From: Fabien Crespel Date: Mon, 23 Jun 2008 20:23:06 +0000 (-0300) Subject: rfkill: drop current_state from tasks in rfkill-input X-Git-Tag: v2.6.27-rc1~969^2~254^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbc6af2f3c46df4722f5161d0ad20dd87cd7dfa9;p=pandora-kernel.git rfkill: drop current_state from tasks in rfkill-input The whole current_state thing seems completely useless and a source of problems in rfkill-input, since state comparison is already done in rfkill, and rfkill-input is more than likely to become out of sync with the real state. Signed-off-by: Fabien Crespel Acked-by: Henrique de Moraes Holschuh Acked-by: Ivo van Doorn Cc: Dmitry Torokhov Signed-off-by: John W. Linville --- Reading git-diff-tree failed