]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: multi-line comment style fixups
authorBrian Norris <norris@broadcom.com>
Wed, 25 May 2011 21:59:01 +0000 (14:59 -0700)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Sun, 11 Sep 2011 12:02:04 +0000 (15:02 +0300)
commit5e4d07a428f108b8c605c90aebf45bc35f287013
tree23f9deda954030fc7d7ab6ffe9c06abb6a1f89de
parent399514cfad3b9ac1204d7f6af9f9056d034f8c28
mtd: nand: multi-line comment style fixups

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>
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nand_bbt.c