]> git.karo-electronics.de Git - linux-beck.git/commit
staging: most: use NULL pointer
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Tue, 18 Aug 2015 15:18:26 +0000 (20:48 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:31 +0000 (18:24 -0700)
commit96d3064b461f32b0e37b3d7c0cfa4edb24dbf430
tree474ef184b20e4041465f55186a6da21ee27026f5
parent809da8a5f19010e877ed66cd1ffac9f8284d7052
staging: most: use NULL pointer

sparse was complaining that an integer is used as NULL pointer. Fix it
by using NULL.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-dim2/dim2_hdm.c