staging:rtl8187se: Shift open brace of function declarations to next line
authorHimangi Saraogi <himangi774@gmail.com>
Tue, 5 Nov 2013 22:06:11 +0000 (03:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2013 17:03:49 +0000 (09:03 -0800)
This patch fixes the checkpatch.pl error "open brace '{' following
function declarations go on the next line" in ieee80211_softmac.c.

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Reviewed-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found