Re: [PATCH] drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue

2012-11-06 Thread David Miller
From: Kumar Amit Mehta Date: Sun, 4 Nov 2012 21:11:32 -0800 > checkpatch.pl throws error message for the current code. This patch fixes > this coding style issue. > > Signed-off-by: Kumar Amit Mehta Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bod

RE: [PATCH] drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue

2012-11-05 Thread Jitendra Kalsaria
>From: Kumar Amit Mehta [mailto:gmate.a...@gmail.com] >Sent: Sunday, November 04, 2012 9:12 PM >To: Jitendra Kalsaria >Cc: Ron Mercer; Dept-Eng Linux Driver; netdev; linux-kernel; >kernel-janit...@vger.kernel.org >Subject: [PATCH] drivers: ethernet: qlogic: qlge_dbg.c: Fi

[PATCH] drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue

2012-11-04 Thread Kumar Amit Mehta
checkpatch.pl throws error message for the current code. This patch fixes this coding style issue. Signed-off-by: Kumar Amit Mehta --- drivers/net/ethernet/qlogic/qlge/qlge_dbg.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/net/ethernet/qlogic/ql