linux-stable/drivers/isdn
Jason Wang 2cd24a2e8d isdn: cpai: no need to initialise statics to 0
Static variables do not need to be initialised to 0, because compiler
will initialise all uninitialised statics to 0. Thus, remove the
unneeded initializations.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-12-13 14:05:00 +00:00
..
capi isdn: cpai: no need to initialise statics to 0 2021-12-13 14:05:00 +00:00
hardware mISDN: Fix return values of the probe function 2021-10-19 13:09:28 +01:00
mISDN mISDN: Remove obsolete PIPELINE_DEBUG debugging information 2021-05-20 13:03:05 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile isdn: capi: dead code removal 2019-12-11 09:12:38 +01:00