Files
linux-apfs/net/mac80211
Johannes Berg 1d5e1266cf mac80211: simplify roc check in idle calculation
There's no need to start iterating the list only to break on the
first item, just use !list_empty() and also simplify the whole
conditional into a single expression.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2014-02-12 11:29:32 +01:00
..
2013-12-18 10:33:06 +01:00
2013-12-18 10:33:06 +01:00
2013-12-16 11:29:48 +01:00
2013-12-16 11:29:48 +01:00
2014-02-04 21:58:11 +01:00
2013-12-16 11:29:45 +01:00
2014-02-04 21:48:21 +01:00
2014-02-11 13:00:01 +01:00
2013-12-18 10:33:06 +01:00
2013-12-19 16:30:58 +01:00