diff options
author | João Paulo Rechi Vita <jprvita@gmail.com> | 2016-02-22 19:36:39 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-04-05 11:48:53 +0300 |
commit | 1948b2a2ec132115b422ae1feba1a3f5598f4acd (patch) | |
tree | 91599c316608ab816cde1e505bb07dbd41ec2a0f /Documentation/networking | |
parent | 98bd147d7903580ca5d5dfa0bc39c2d16714d84e (diff) | |
download | linux-1948b2a2ec132115b422ae1feba1a3f5598f4acd.tar.xz |
rfkill: Use switch to demux userspace operations
Using a switch to handle different ev.op values in rfkill_fop_write()
makes the code easier to extend, as out-of-range values can always be
handled by the default case.
Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com>
[roll in fix for RFKILL_OP_CHANGE from Jouni]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions