commit | 4ae68e7345b0d5d49e1c2c7583d15a3c177f8a2f | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed May 02 17:02:07 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 04 16:25:30 2012 -0700 |
tree | 88aec18b4fc5862cdecf278bd833b0a55d797f4d | |
parent | 0e1507c8453081c9a6a515b92f89dd00b68f5c09 [diff] |
w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointer NULL not 0 should be used with pointers. Just remove the offending lines since they will default to NULL anyway. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>