[PATCH 2.6.22 4/4]S2IO: Implementing review comments from old patches

2007-07-23 Thread Veena Parat
- Incorporated Jeff Garzik's comments on coding standards Signed-off-by: Veena Parat [EMAIL PROTECTED] --- diff -urpN patch_3/drivers/net/s2io.c patch_4/drivers/net/s2io.c --- patch_3/drivers/net/s2io.c 2007-07-19 17:44:54.0 +0530 +++ patch_4/drivers/net/s2io.c 2007-07-19

Re: [PATCH 2.6.22 4/4]S2IO: Implementing review comments from old patches

2007-07-13 Thread Francois Romieu
Veena Parat [EMAIL PROTECTED] : Implementation of review comments - Incorporated Jeff Garzik's comments on coding standards - Incorporated Andreas Schwab's comments on redundant condition check Signed-off-by: Veena Parat [EMAIL PROTECTED] [...] diff -Nurp 2.0.23.1P3/drivers/net/s2io.h

[PATCH 2.6.22 4/4]S2IO: Implementing review comments from old patches

2007-07-12 Thread Veena Parat
Implementation of review comments - Incorporated Jeff Garzik's comments on coding standards - Incorporated Andreas Schwab's comments on redundant condition check Signed-off-by: Veena Parat [EMAIL PROTECTED] --- diff -Nurp 2.0.23.1P3/drivers/net/s2io.c 2.0.23.1P4/drivers/net/s2io.c ---

[PATCH 2.6.22 4/4]S2IO: Implementing review comments from old patches

2007-06-19 Thread Veena Parat
Implementation of review comments 1. Incorporated Jeff Garzik's comments on coding standards. 2. Incorporated Andreas Schwab's comments on redundant condition check. Signed-off-by: Veena Parat [EMAIL PROTECTED] --- diff -urpN patch_3/drivers/net/s2io.c patch_4/drivers/net/s2io.c ---