diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-16 10:49:38 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-07-16 14:29:57 +0200 |
commit | 29fba9230de237312337fb7372a6ee2d5f2f893c (patch) | |
tree | c70819ce4557dbee7e2a761a7476d2e3c3a2173f /samples/seccomp | |
parent | ALSA: es1688: remove redundant pointer chip (diff) | |
download | linux-29fba9230de237312337fb7372a6ee2d5f2f893c.tar.xz linux-29fba9230de237312337fb7372a6ee2d5f2f893c.zip |
ALSA: gus: remove redundant pointer private_data
Pointer private_data is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'private_data' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'samples/seccomp')
0 files changed, 0 insertions, 0 deletions