浏览代码

epca.c: reformat comments and coding style improvements

* Remove stupid comments, like, at the beginning of every function that
  function begins (twice per function) and at the end (once)
* Remove trailing or otherwise broken whitespace as per let c_space_errors=1
* Reformat comments to fit it into 80 columns and remove stupid ------------'s.
* Indent case labels on the same column where switch begins
* other minor CS tweaks not worth mentioning

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Alexey Dobriyan 17 年之前
父节点
当前提交
ae0b78d09d
共有 1 个文件被更改,包括 248 次插入336 次删除
  1. 248 336
      drivers/char/epca.c

文件差异内容过多而无法显示
+ 248 - 336
drivers/char/epca.c


部分文件因为文件数量过多而无法显示