drivers: tty: 68328serial.c: Do not initialize statics to 0
authorFrederik Völkel <frederik.voelkel@fau.de>
Fri, 11 Dec 2015 10:36:03 +0000 (11:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2015 03:59:48 +0000 (19:59 -0800)
commite836ed7a2f549b605d10d5ff7b2ea72f2f024d99
tree78f158642f0e1575d91d1de4a788ad026af79db2
parent4b7bb2b288d32abd854c41a54ba1da2be462f43b
drivers: tty: 68328serial.c: Do not initialize statics to 0

This patch removes an initialization of a static to 0 as checkpatch
suggests.

Signed-off-by: Frederik Völkel <frederik.voelkel@fau.de>
Signed-off-by: Lukas Braun <lukas.braun@fau.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/68328serial.c
This page took 0.024592 seconds and 5 git commands to generate.