diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2020-09-02 16:21:19 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-09-03 09:25:16 +0200 |
commit | 63632563c0dfe036215dcba222a0f899d35f7be6 (patch) | |
tree | bf7e09b034a24d55260946260e15536b6c79cd6a /kernel/kallsyms.c | |
parent | b658cbabf8e3e41816f43820f2b03f498e5556d2 (diff) | |
download | linux-63632563c0dfe036215dcba222a0f899d35f7be6.tar.bz2 |
ALSA: core: timer: remove redundant assignment
Cppcheck complains about a possible NULL pointer dereference but it
actually looks like the NULL assignment is not needed (same loop is
used in other parts of the file without it).
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200902212133.30964-5-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'kernel/kallsyms.c')
0 files changed, 0 insertions, 0 deletions