]> git.karo-electronics.de Git - karo-tx-linux.git/commit
btrfs-use-printk_get_level-and-printk_skip_level-add-__printf-fix-fallout-checkpatch...
authorAndrew Morton <akpm@linux-foundation.org>
Sat, 21 Jul 2012 00:54:44 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Jul 2012 03:53:14 +0000 (13:53 +1000)
commit0087a5216b0abc144b5ff7ba73bef2c1c8ec1cf8
treea4ffe0b4ff540d900f837af85bfc1f061ea03b85
parent30181d7bb0c5185102051e9dce3ab63a0f386ea4
btrfs-use-printk_get_level-and-printk_skip_level-add-__printf-fix-fallout-checkpatch-fixes

Cc: Chris Mason <chris.mason@oracle.com>
WARNING: static const char * array should probably be static const char * const
#95: FILE: fs/btrfs/super.c:170:
+static const char *logtypes[] = {

total: 0 errors, 1 warnings, 115 lines checked

./patches/btrfs-use-printk_get_level-and-printk_skip_level-add-__printf-fix-fallout.patch has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.

Please run checkpatch prior to sending patches

Cc: Chris Mason <chris.mason@oracle.com>
Cc: Joe Perches <joe@perches.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/btrfs/super.c