[PATCH 1/8] [WATCHDOG] mpc83xx_wdt: fix checkpatch issues

2008-06-02 Thread Anton Vorontsov
Quite tired of these warnings ;-), checkpatch spitting them when seeing the rename patch. WARNING: Use #include linux/io.h instead of asm/io.h #25: FILE: watchdog/mpc83xx_wdt.c:25: +#include asm/io.h WARNING: Use #include linux/uaccess.h instead of asm/uaccess.h #26: FILE:

Re: [PATCH 1/8] [WATCHDOG] mpc83xx_wdt: fix checkpatch issues

2008-06-02 Thread Alan Cox
On Mon, 2 Jun 2008 21:38:36 +0400 Anton Vorontsov [EMAIL PROTECTED] wrote: Quite tired of these warnings ;-), checkpatch spitting them when seeing the rename patch. I've already sent the maintainer a complete overhaul of watchdog via checkpatch. Alan

Re: [PATCH 1/8] [WATCHDOG] mpc83xx_wdt: fix checkpatch issues

2008-06-02 Thread Anton Vorontsov
On Mon, Jun 02, 2008 at 08:43:18PM +0100, Alan Cox wrote: On Mon, 2 Jun 2008 21:38:36 +0400 Anton Vorontsov [EMAIL PROTECTED] wrote: Quite tired of these warnings ;-), checkpatch spitting them when seeing the rename patch. I've already sent the maintainer a complete overhaul of watchdog

[PATCH 1/8] [WATCHDOG] mpc83xx_wdt: fix checkpatch issues

2008-05-19 Thread Anton Vorontsov
Quite tired of these warnings ;-), checkpatch spitting them when seeing the rename patch. WARNING: Use #include linux/io.h instead of asm/io.h #25: FILE: watchdog/mpc83xx_wdt.c:25: +#include asm/io.h WARNING: Use #include linux/uaccess.h instead of asm/uaccess.h #26: FILE:

[PATCH 1/8] [WATCHDOG] mpc83xx_wdt: fix checkpatch issues

2008-05-15 Thread Anton Vorontsov
Quite tired of these warnings ;-), checkpatch spitting them when seeing the rename patch. WARNING: Use #include linux/io.h instead of asm/io.h #25: FILE: watchdog/mpc83xx_wdt.c:25: +#include asm/io.h WARNING: Use #include linux/uaccess.h instead of asm/uaccess.h #26: FILE: