diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2017-02-08 10:27:25 +1100 |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2017-02-09 21:53:03 +1100 |
commit | b25433a1a7b6c63da926d20c60e9346084c4debc (patch) | |
tree | f284fbf1928e610fdf860ccd3594792594d16fa6 /scripts/config | |
parent | 1a482d2911f4fd06698b8eaec6e3ba40c523ec94 (diff) |
z3fold-add-kref-refcounting-checkpatch-fixes
WARNING: Missing a blank line after declarations
#93: FILE: mm/z3fold.c:172:
+ struct page *page = virt_to_page(zhdr);
+ if (!list_empty(&zhdr->buddy))
total: 0 errors, 1 warnings, 261 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
./patches/z3fold-add-kref-refcounting.patch has style problems, please review.
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
Please run checkpatch prior to sending patches
Cc: Vitaly Wool <vitalywool@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/config')
0 files changed, 0 insertions, 0 deletions