linux-stable/drivers/isdn/capi
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
..
Kconfig isdn/capi: Replace HTTP links with HTTPS ones 2020-07-13 17:25:35 -07:00
Makefile isdn: capi: dead code removal 2019-12-11 09:12:38 +01:00
capi.c tty: drop put_tty_driver 2021-07-27 12:17:21 +02:00
capiutil.c isystem: ship and use stdarg.h 2021-08-19 09:02:55 +09:00
kcapi.c isdn: cpai: no need to initialise statics to 0 2021-12-13 14:05:00 +00:00
kcapi.h isdn: capi: dead code removal 2019-12-11 09:12:38 +01:00
kcapi_proc.c proc: mandate ->proc_lseek in "struct proc_ops" 2021-05-06 19:24:11 -07:00