commit | e56f0975360369347725c49654ecfe3792710429 | [log] [tgz] |
---|---|---|
author | Alan Jenkins <alan-jenkins@tuffmail.co.uk> | Sat Jul 18 19:20:20 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 21 12:07:43 2009 -0400 |
tree | 52845ecc6fca6a66c192f87eb8d3d45b0ddbce18 | |
parent | c66284f2a421f6aebbafd56cb8b90b8e6a9cb2de [diff] |
rfkill: remove too-strict __must_check Some drivers don't need the return value of rfkill_set_hw_state(), so it should not be marked as __must_check. Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>