| commit | b6e586c693a1b50e9f3b2bfcea1070b502d4d7e4 | [log] [tgz] |
|---|---|---|
| author | Srinivasarao P <spathi@codeaurora.org> | Wed Sep 18 14:33:45 2013 +0530 |
| committer | Srinivasarao P <spathi@codeaurora.org> | Wed Dec 11 15:57:25 2013 +0530 |
| tree | 55797b7357fdafefa8e2b32f213af60d076080fb | |
| parent | 73c2fba8ec3e03d331b331604e6e376cd5a6a07b [diff] |
workqueue: Added null check and warning If work item is already in queue get_work_cwq() will return null. so null check is added to avoid crash in delayed_work_timer_on() CRs-Fixed: 586162 Change-Id: I5c885142fd72781cea90d6c9b3456ecc7f0778b6 Signed-off-by: Srinivasarao P <spathi@codeaurora.org>