]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8187se: else should follow close brace '}
authorTeodora Baluta <teobaluta@gmail.com>
Mon, 21 Oct 2013 23:37:17 +0000 (02:37 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Oct 2013 21:17:56 +0000 (14:17 -0700)
commit6802b82d9ad957b37d7b78eeb22a79d3b3624e82
tree6117ae6af50ac294b759f928cacb370a38a82687
parentea1f5fb388b3bda6ca706b6e6c9891233616f781
staging: rtl8187se: else should follow close brace '}

This patch fixes the following checkpatch warning:
ERROR: else should follow close brace '}'

Signed-off-by: Teodora Baluta <teobaluta@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/ieee80211/ieee80211_tx.c