PM / QoS: Use NULL pointer instead of plain integer in pm_qos.h
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 17 Jul 2012 20:38:18 +0000 (22:38 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Wed, 18 Jul 2012 22:02:30 +0000 (00:02 +0200)
commit83618092645f970668f47b6ee2fec1afdca32efd
tree23bec7be48f710b5bc5f5131c88074f3fdf17597
parent84a1caf1453c3d44050bd22db958af4a7f99315c
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>
include/linux/pm_qos.h