commit | 90d13e8f5b3c2445f481be4a2012a1861337f718 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Sep 24 16:13:07 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Sep 29 15:56:52 2015 +0200 |
tree | c534096c93bbe1da1dbde0eb3afb0a09ad65e1f5 | |
parent | 50f36ae61a5b65ba4612a5d2aa696c8ac5b6c988 [diff] |
mac80211: reduce indentation by inlining a check Instead of nesting two if statements, inline the second check into the first if statement and to indentation. Signed-off-by: Johannes Berg <johannes.berg@intel.com>