OSDN Git Service

staging: line6: midi: Use NULL instead of 0 for pointers
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 9 Oct 2013 10:28:26 +0000 (15:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2013 22:36:30 +0000 (15:36 -0700)
commita0d6f2b1dab93d6a16d4d19b7d4b07498c5e04f0
treefd2db04f1a80107d7cf9961007de80adb41092db
parent53fa1f4f1f5234cc2b91b491f00cfa089733c626
staging: line6: midi: Use NULL instead of 0 for pointers

Use NULL instead of 0 for pointers.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/line6/midi.c