]> 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)
commitabfc55a067d635bb330e7a3d9df71a26a99dfc85
tree23f9deda954030fc7d7ab6ffe9c06abb6a1f89de
parent316ad0028e49b1af86abb23504406962638c7f67
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