commit | 83618092645f970668f47b6ee2fec1afdca32efd | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Jul 17 22:38:18 2012 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Thu Jul 19 00:02:30 2012 +0200 |
tree | 23bec7be48f710b5bc5f5131c88074f3fdf17597 | |
parent | 84a1caf1453c3d44050bd22db958af4a7f99315c [diff] |
PM / QoS: Use NULL pointer instead of plain integer in pm_qos.h Fix the following sparse warning: include/linux/pm_qos.h:69:28: warning: Using plain integer as NULL pointer Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>