commit | bab7f5ca81de4a2a5693a837bffe1124744028fe | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Fri Apr 16 10:51:37 2021 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Apr 19 12:00:48 2021 +0200 |
tree | 34b135e48f50803858be51049c87d58e1794537f | |
parent | ca47b46294eabc5b9e85bc2ec9de0bf097a39af6 [diff] |
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>