* + readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch-fixes.patch added to -mm tree
@ 2009-04-10 23:41 akpm
2009-04-11 4:25 ` + readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch -fixes.patch " Wu Fengguang
0 siblings, 1 reply; 2+ messages in thread
From: akpm @ 2009-04-10 23:41 UTC (permalink / raw)
To: mm-commits; +Cc: akpm, wfg
The patch titled
readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch-fixes
has been added to the -mm tree. Its filename is
readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch-fixes.patch
Before you just go and hit "reply", please:
a) Consider who else should be cc'ed
b) Prefer to cc a suitable mailing list as well
c) Ideally: find the original patch on the mailing list and do a
reply-to-all to that, adding suitable additional cc's
*** Remember to use Documentation/SubmitChecklist when testing your code ***
See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this
The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
------------------------------------------------------
Subject: readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch-fixes
From: Andrew Morton <akpm@linux-foundation.org>
ERROR: code indent should use tabs where possible
#42: FILE: include/linux/mm.h:1202:
+^I^I struct address_space *mapping,$
total: 1 errors, 0 warnings, 83 lines checked
./patches/readahead-record-mmap-read-around-states-in-file_ra_state.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: Fengguang Wu <wfg@mail.ustc.edu.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
include/linux/mm.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -puN include/linux/mm.h~readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch-fixes include/linux/mm.h
--- a/include/linux/mm.h~readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch-fixes
+++ a/include/linux/mm.h
@@ -1199,7 +1199,7 @@ void page_cache_async_readahead(struct a
unsigned long max_sane_readahead(unsigned long nr);
unsigned long ra_submit(struct file_ra_state *ra,
- struct address_space *mapping,
+ struct address_space *mapping,
struct file *filp);
/* Do stack extension */
_
Patches currently in -mm which might be from akpm@linux-foundation.org are
origin.patch
i2c-too-much-compiler-noise.patch
linux-next.patch
linux-next-git-rejects.patch
next-remove-localversion.patch
i-need-old-gcc.patch
toshiba_acpi-add-full-hotkey-support-fix.patch
arch-x86-kernel-cpu-cpufreq-acpi-cpufreqc-avoid-using-work_on_cpu.patch
arch-x86-kernel-cpu-cpufreq-acpi-cpufreqc-avoid-cross-cpu-interrupts.patch
early-platform-driver-v3.patch
clocksource-pass-clocksource-to-read-callback.patch
input-bcm5974-declare-alignment-usage.patch
input-keyboard-introduce-lm8323-driver.patch
drivers-input-xpadc-improve-xbox-360-wireless-support-and-add-sysfs-interface-checkpatch-fixes.patch
input-documentation-input-xpadtxt-update-for-new-driver-functionality-checkpatch-fixes.patch
mips-cacheflush-system-call-not-returning-einval-checkpatch-fixes.patch
mtd-flex-onenand-support.patch
misdn-l1oip-reduce-stack-memory-footprint.patch
drivers-net-82596c-suppress-warnings.patch
pci-quirks-unhide-overflow-device-on-i828675p-pe-chipsets-v2.patch
raw-fix-rawctl-compat-ioctls-breakage-on-amd64-and-itanic.patch
libfs-make-simple_read_from_buffer-conventional.patch
xtensa-add-flat-support-checkpatch-fixes.patch
hfs-fix-memory-leak-when-unmounting-fix.patch
memcg-remove-warning-when-config_debug_vm=n-fix.patch
shmem-respect-max_lfs_filesize-fix.patch
shmem-respect-max_lfs_filesize-fix-fix.patch
revert-fbmem-fix-fb_info-lock-and-mm-mmap_sem-circular-locking-dependency.patch
scsi-dpt_i2o-is-bust-on-ia64.patch
input-add-a-dmi-table-for-the-i8042reset-option-make-msi-wind-u-100-work.patch
mm-consolidate-init_mm-definition-fix.patch
readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch-fixes.patch
frv-duplicate-output_buffer-of-e03-checkpatch-fixes.patch
m68k-count-can-reach-51-not-50.patch
flat-fix-data-sections-alignment.patch
gru-support-for-asynchronous-gru-instructions-fix.patch
reiser4-export-remove_from_page_cache-fix.patch
reiser4.patch
reiser4-remove-simple_prepare_write-usage-checkpatch-fixes.patch
slab-leaks3-default-y.patch
put_bh-debug.patch
shrink_slab-handle-bad-shrinkers.patch
getblk-handle-2tb-devices.patch
getblk-handle-2tb-devices-fix.patch
undeprecate-pci_find_device.patch
notify_change-callers-must-hold-i_mutex.patch
drivers-net-bonding-bond_sysfsc-suppress-uninitialized-var-warning.patch
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: + readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch -fixes.patch added to -mm tree
2009-04-10 23:41 + readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch-fixes.patch added to -mm tree akpm
@ 2009-04-11 4:25 ` Wu Fengguang
0 siblings, 0 replies; 2+ messages in thread
From: Wu Fengguang @ 2009-04-11 4:25 UTC (permalink / raw)
To: akpm; +Cc: mm-commits, LKML
On Fri, Apr 10, 2009 at 04:41:09PM -0700, Andrew Morton wrote:
>
> The patch titled
> readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch-fixes
> has been added to the -mm tree. Its filename is
> readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch-fixes.patch
>
> Before you just go and hit "reply", please:
> a) Consider who else should be cc'ed
> b) Prefer to cc a suitable mailing list as well
> c) Ideally: find the original patch on the mailing list and do a
> reply-to-all to that, adding suitable additional cc's
>
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
>
> See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
> out what to do about this
>
> The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
>
> ------------------------------------------------------
> Subject: readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch-fixes
> From: Andrew Morton <akpm@linux-foundation.org>
>
> ERROR: code indent should use tabs where possible
> #42: FILE: include/linux/mm.h:1202:
> +^I^I struct address_space *mapping,$
>
> total: 1 errors, 0 warnings, 83 lines checked
>
> /patches/readahead-record-mmap-read-around-states-in-file_ra_state.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
Thanks! I used to do the checks one by one:
scripts/checkpatch.pl `quilt top`
I'll switch to this script for more productive and complete checks:
#!/bin/sh
# Usage: ./check-series < patches/series
CHECKPATCH=/usr/src/linux/scripts/checkpatch.pl
while read patch
do
scripts/checkpatch.pl patches/$patch
done
Thanks,
Fengguang
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-11 4:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-10 23:41 + readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch-fixes.patch added to -mm tree akpm
2009-04-11 4:25 ` + readahead-record-mmap-read-around-states-in-file_ra_state-checkpatch -fixes.patch " Wu Fengguang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.