mac80211: move semicolon out of CALL_RXH macro
authorJohannes Berg <johannes.berg@intel.com>
Thu, 31 Mar 2016 17:02:04 +0000 (20:02 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Apr 2016 11:18:14 +0000 (13:18 +0200)
commit8ebaa5b0a791631dddbb3a215b342fabb2a5307b
treecbd215d20d6be65e3f855a24a87f96af6e349c49
parentde8f18d3a80bee94ee8a2d3c511707390dad88d6
mac80211: move semicolon out of CALL_RXH macro

Move the semicolon, people typically assume that and
once line already put a semicolon behind the "call".

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c