| From | Arun MURTHY <> | Date | Mon, 7 Jan 2013 11:48:51 +0100 | Subject | RE: [PATCH 02/25] ab8500_charger: 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 ab8500_charger. Only compile > > tested. > > > > Signed-off-by: Tejun Heo <tj@kernel.org> > > Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> > > Cc: Linus Walleij <linus.walleij@linaro.org>
Acked-By: Arun Murthy <arun.murthy@stericsson.com>
Thanks and Regards, Arun R Murthy ------------------
|