kernel-hacking-2024-linux-s.../sound/pci/ctxfi
Himanshu Jha 39cdc62b1b ALSA: ctxfi: Remove null check before kfree
kfree on NULL pointer is a no-op and therefore checking is redundant.

Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-08-31 20:10:30 +02:00
..
ct20k1reg.h
ct20k2reg.h
ctamixer.c
ctamixer.h
ctatc.c ALSA: pci: constify local structures 2016-09-12 08:17:19 +02:00
ctatc.h
ctdaio.c
ctdaio.h
cthardware.c
cthardware.h
cthw20k1.c ALSA: ctxfi: make hw structures const 2017-08-23 15:55:18 +02:00
cthw20k1.h
cthw20k2.c ALSA: ctxfi: make hw structures const 2017-08-23 15:55:18 +02:00
cthw20k2.h
ctimap.c
ctimap.h
ctmixer.c
ctmixer.h
ctpcm.c ALSA: ctxfi: Use common error handling code in two functions 2017-08-22 19:43:29 +02:00
ctpcm.h
ctresource.c ALSA: ctxfi: Remove null check before kfree 2017-08-31 20:10:30 +02:00
ctresource.h
ctsrc.c ALSA: ctxfi: Remove null check before kfree 2017-08-31 20:10:30 +02:00
ctsrc.h
cttimer.c ALSA: constify ct_timer_ops structures 2016-04-09 10:58:04 +02:00
cttimer.h
ctvmem.c ALSA: squash lines for simple wrapper functions 2016-09-07 20:35:29 +02:00
ctvmem.h
Makefile
xfi.c