]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm-zpool-prevent-zbud-zsmalloc-from-unloading-when-used-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 26 Jun 2014 00:42:46 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 26 Jun 2014 00:42:46 +0000 (10:42 +1000)
commitf5652b54284a6605181991d8c77d83885e92e5d3
tree72973351ccbfd5aa4908d439d9191f843426cf46
parent04b72c766eb18490a41163b58e75be16fc33ab52
mm-zpool-prevent-zbud-zsmalloc-from-unloading-when-used-checkpatch-fixes

WARNING: Missing a blank line after declarations
#76: FILE: mm/zpool.c:79:
+ bool got = try_module_get(driver->owner);
+ spin_unlock(&drivers_lock);

total: 0 errors, 1 warnings, 94 lines checked

./patches/mm-zpool-prevent-zbud-zsmalloc-from-unloading-when-used.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: Dan Streetman <ddstreet@ieee.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/zpool.c