From: Alan Jenkins Date: Sat, 18 Jul 2009 18:20:20 +0000 (+0100) Subject: rfkill: remove too-strict __must_check X-Git-Tag: v2.6.31-rc5~83^2~18^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e56f0975360369347725c49654ecfe3792710429;p=pandora-kernel.git 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 Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed