commit | f3e7fae248224b9441098e3c344b48b1cd1d9eca | [log] [tgz] |
---|---|---|
author | João Paulo Rechi Vita <jprvita@gmail.com> | Tue Jan 19 10:42:37 2016 -0500 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Feb 24 09:04:23 2016 +0100 |
tree | 8aad5c69e395c7b5917ead5f283208bb38840be1 | |
parent | 573a2b51acb48e745094cf3cb942cf6a55d2bf30 [diff] |
rfkill: use variable instead of duplicating the expression RFKILL_BLOCK_SW value have just been saved to prev, no need to check it again in the if expression. This makes code a little bit easier to read. Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>