linux-stable/net/rfkill
Tejun Heo ba0c96cd9a rfkill: don't use [delayed_]work_pending()
There's no need to test whether a (delayed) work item in pending
before queueing, flushing or cancelling it.  Most uses are unnecessary
and quite a few of them are buggy.

Remove unnecessary pending tests from rfkill.  Only compile
tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Cc: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
2012-12-28 13:40:16 -08:00
..
Kconfig net: rfkill: add generic gpio rfkill driver 2011-05-19 13:53:54 -04:00
Makefile net: rfkill: add generic gpio rfkill driver 2011-05-19 13:53:54 -04:00
core.c Merge branch 'master' into for-next 2012-10-28 19:29:19 +01:00
input.c rfkill: don't use [delayed_]work_pending() 2012-12-28 13:40:16 -08:00
rfkill-gpio.c rfkill: remove __dev* attributes 2012-12-06 15:04:55 -05:00
rfkill-regulator.c rfkill: remove __dev* attributes 2012-12-06 15:04:55 -05:00
rfkill.h rfkill: rewrite 2009-06-03 14:06:13 -04:00