Skip to content

Commit

Permalink
mtd: nand: multi-line comment style fixups
Browse files Browse the repository at this point in the history
Artem: while on it, do other commentaries clean-ups:
1. Start one-line comments with capital letter and no dot at the end
2. Turn sparse multi-line comments into one-line comments
3. Change "phrase ?" to "phrase?" and the same with "!".
4. Remove tabs from the kerneldoc parameters comments - they are mixed
   with tabs often, and inconsistent.
5. Put dot at the end of descriptions in kerneldoc comments.
6. Some other small commentaries clean-ups

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
  • Loading branch information
Brian Norris authored and Artem Bityutskiy committed Sep 11, 2011
1 parent 18f8eb1 commit 8b6e50c
Show file tree
Hide file tree
Showing 2 changed files with 521 additions and 547 deletions.
Loading

0 comments on commit 8b6e50c

Please sign in to comment.