diff options
| author | 2015-05-26 01:01:52 +0530 | |
|---|---|---|
| committer | 2015-06-01 06:38:21 +0900 | |
| commit | 208250dd4c3dd54963db85340cdc5e4c2acef5b5 (patch) | |
| tree | 88018bed8978ae1e3c33979eeff778d1528e8dc5 /include/linux | |
| parent | Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONLINE case (diff) | |
char:pcmcia:synclink_cs - Do not initialise statics to 0.
Static variables are initialised to 0 by GCC.
Fixes the following checkpatch error:
ERROR: do not initialise statics to 0 or NULL
FILE: drivers/char/pcmcia/synclink_cs.c:440:
static bool break_on_load = 0;
Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
