commit | 9c1822d7380bf284bc608c1b769ff2318cffff7c | [log] [tgz] |
---|---|---|
author | Teodora Baluta <teobaluta@gmail.com> | Tue Oct 22 02:37:15 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 28 14:17:55 2013 -0700 |
tree | a1d49309a2e75bb50311188448ead41c8f9c1aa0 | |
parent | 61ead61f2692d04539a9c37970c5ae47fbf390a5 [diff] |
staging: rtl8187se: open brace following function declarations go on the next line This patch fixes the following checkpatch error: staging/rtl8187se/ieee80211/ieee80211_tx.c:232: ERROR: open brace '{' following function declarations go on the next line Signed-off-by: Teodora Baluta <teobaluta@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>