mac80211: minstrel_ht: remove extraneous indentation on if statement
authorColin Ian King <colin.king@canonical.com>
Fri, 16 Apr 2021 09:51:37 +0000 (10:51 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 Apr 2021 10:00:48 +0000 (12:00 +0200)
commitbab7f5ca81de4a2a5693a837bffe1124744028fe
tree34b135e48f50803858be51049c87d58e1794537f
parentca47b46294eabc5b9e85bc2ec9de0bf097a39af6
mac80211: minstrel_ht: remove extraneous indentation on if statement

The increment of idx is indented one level too deeply, clean up the
code by removing the extraneous tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20210416095137.2033469-1-colin.king@canonical.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rc80211_minstrel_ht.c