aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/trigger/stm32-timer-trigger.c
diff options
context:
space:
mode:
authorGeorgiana Chelu <[email protected]>2017-09-22 07:52:12 +0000
committerGreg Kroah-Hartman <[email protected]>2017-09-22 08:53:45 +0000
commit43aac03aaac35343f6c9a0a9b8159bd1a7fcdeda (patch)
tree194ea7a2fbabc699214431748a55f67d971f9b38 /drivers/iio/trigger/stm32-timer-trigger.c
parentstaging: vc04_services: Remove typedef struct (diff)
downloadkernel-43aac03aaac35343f6c9a0a9b8159bd1a7fcdeda.tar.gz
kernel-43aac03aaac35343f6c9a0a9b8159bd1a7fcdeda.zip
Staging: irda: net: Do not initialise statics to NULL
There is no need to initialize static variables to NULL because they are stored in .bss segment. This segment is initialized to 0 at the beginning of the code execution. Issue found by checkpatch.pl. ERROR: do not initialise statics to NULL Signed-off-by: Georgiana Chelu <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/iio/trigger/stm32-timer-trigger.c')
0 files changed, 0 insertions, 0 deletions