mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-26 07:29:37 +07:00
b32300a4ce
The variable is_capture is initialized but never used otherwise. The semantic patch that makes this change is as follows: (http://www.emn.fr/x-info/coccinelle/) // <smpl> @@ type T; identifier i; constant C; @@ ( extern T i; | - T i; <+... when != i - i = C; ...+> ) // </smpl> Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
---|---|---|
.. | ||
Makefile | ||
pcxhr_core.c | ||
pcxhr_core.h | ||
pcxhr_hwdep.c | ||
pcxhr_hwdep.h | ||
pcxhr_mixer.c | ||
pcxhr_mixer.h | ||
pcxhr.c | ||
pcxhr.h |