]> git.baikalelectronics.ru Git - kernel.git/commit
parport: cleanup statics initialization to NULL or 0
authorCarlos Palminha <CARLOS.PALMINHA@synopsys.com>
Sat, 12 Aug 2017 21:45:49 +0000 (22:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Aug 2017 15:25:43 +0000 (17:25 +0200)
commit75b65ee7915ad37295c0fc0a01c7d7f7f5156d4d
tree79a23d6603c7c44fe6c0f383c18f8ef31f336b58
parent1f98175065bb06f29f9ea8d62c5ec7f51d7ef718
parport: cleanup statics initialization to NULL or 0

based on checkpatch, cleanup the "do not initialise statics to" 0 or NULL.

Signed-off-by: Carlos Palminha <palminha@synopsys.com>
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/parport/daisy.c
drivers/parport/parport_atari.c
drivers/parport/parport_ip32.c
drivers/parport/parport_mfc3.c