ERROR: code indent should use tabs where possible
commitfde3db35bae35fe05109a374de902764813e4b20
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 27 Nov 2008 00:58:05 +0000 (27 01:58 +0100)
committerjames toy <toyj@union.edu>
Thu, 27 Nov 2008 00:58:05 +0000 (27 01:58 +0100)
tree03d8bfc45283bf1d324612db1fc85002f6a6e6e3
parent7574aecb18a1ea87dd82c0c6b1336cc80e2bdfc8
ERROR: code indent should use tabs where possible
#27: FILE: fs/reiser4/plugin/item/extent_file_ops.c:1063:
+^I^I^I                   page_off + to_page,$

ERROR: code indent should use tabs where possible
#28: FILE: fs/reiser4/plugin/item/extent_file_ops.c:1064:
+^I^I^I                   PAGE_CACHE_SIZE);$

total: 2 errors, 0 warnings, 11 lines checked

./patches/reiser4-remove-simple_prepare_write-usage.patch has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.

Please run checkpatch prior to sending patches

Cc: Edward Shishkin <edward.shishkin@gmail.com>
Cc: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/reiser4/plugin/item/extent_file_ops.c