]>
git.karo-electronics.de Git - karo-tx-linux.git/commit
mm-uninline-and-cleanup-page-mapping-related-helpers-checkpatch-fixes
ERROR: "foo * bar" should be "foo *bar"
#73: FILE: mm/util.c:328:
+static inline void * __page_rmapping(struct page *page)
total: 1 errors, 0 warnings, 90 lines checked
./patches/mm-uninline-and-cleanup-page-mapping-related-helpers.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: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>