commit | d39f3b4f33d245a08a7296a04bab80bd52466f58 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Apr 08 13:40:47 2019 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Apr 08 13:40:47 2019 +0200 |
tree | 9098b6d92772182b0b7f2b649adbdf87c627e7a2 | |
parent | 1f17f7742eeba73dbd5ae8bdec1a85ce5877001e [diff] |
nl80211: reindent some sched scan code The sched scan code here is really deep - avoid one level of indentation by short-circuiting the loop instead of putting everything into the if block. Signed-off-by: Johannes Berg <johannes.berg@intel.com>