]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hfsplus-add-osx-prefix-for-handling-namespace-of-mac-os-x-extended-attributes-checkpa...
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 29 Nov 2012 03:18:48 +0000 (14:18 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:42 +0000 (16:23 +1100)
commit081a088827121ab3ff72d4427b48f6f448bf4a6b
treeace70a4ce8d1a1248e88774664c6e39ac92fefd5
parenta499ade444196a0236fb960f2819943e95db151d
hfsplus-add-osx-prefix-for-handling-namespace-of-mac-os-x-extended-attributes-checkpatch-fixes

Cc: Al Viro <viro@zeniv.linux.org.uk>
WARNING: space prohibited between function name and open parenthesis '('
#66: FILE: include/uapi/linux/xattr.h:21:
+#define XATTR_MAC_OSX_PREFIX_LEN (sizeof (XATTR_MAC_OSX_PREFIX) - 1)

total: 0 errors, 1 warnings, 9 lines checked

./patches/hfsplus-add-osx-prefix-for-handling-namespace-of-mac-os-x-extended-attributes.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: Vyacheslav Dubeyko <slava@dubeyko.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/uapi/linux/xattr.h