[PATCH 0/6] style fixes and cleanups to wlags49_h2

Devendra Naga develkernel412222 at gmail.com
Sat Aug 18 18:54:06 UTC 2012


Hi Greg,

These changes does
* replaces spaces at beginning of line to tabs
* removes unneeded returns at the end of function returning nothing
* puts open braces next to if rather than putting below the if

Thanks
------------------>

Devendra Naga (6):
  staging: wlags49_h2: coding style fix at wl_wds_netif_carrier_off
  staging: wlags49_h2: remove unneded return in
    wl_wds_netif_carrier_off
  staging: wlags49_h2: style fix in w1_wds_netif_carrier_off
  staging: wlagn49_h2: fix the checkpatch warning about the space after
    the open paranthesis
  staging: wlags49_h2: remove return statements at the end of all void
    functions
  staging: wlagn49_h2: move open brace of if from below to beside of if
    statement

 drivers/staging/wlags49_h2/wl_netdev.c |   44 +++++++++-----------------------
 1 file changed, 12 insertions(+), 32 deletions(-)

Signed-off-by: Devendra Naga <develkernel412222 at gmail.com>
-- 
1.7.9.5




More information about the devel mailing list