diff options
author | Jingoo Han | 2013-09-11 23:24:22 +0200 |
---|---|---|
committer | Linus Torvalds | 2013-09-12 00:58:57 +0200 |
commit | 0ebbf4397664d66f3e35503f2f3778a5e6377cbf (patch) | |
tree | 30316a8479fc529a2db9d40c0faca501fe3151a7 /drivers/leds | |
parent | drivers/rtc/rtc-max77686.c: Fix wrong register (diff) | |
download | kernel-qcow2-linux-0ebbf4397664d66f3e35503f2f3778a5e6377cbf.tar.gz kernel-qcow2-linux-0ebbf4397664d66f3e35503f2f3778a5e6377cbf.tar.xz kernel-qcow2-linux-0ebbf4397664d66f3e35503f2f3778a5e6377cbf.zip |
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
check_rtc_access_enable() returns pointer, thus NULL should be used
instead of 0 in order to fix the following sparse warning:
drivers/rtc/rtc-nuc900.c:102:16: warning: Using plain integer as NULL pointer
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/leds')
0 files changed, 0 insertions, 0 deletions