diff options
author | Colin Ian King <[email protected]> | 2018-08-01 11:47:40 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-08-01 12:16:26 +0100 |
commit | 18127744cf446f113ca33f07e5cea893388f781a (patch) | |
tree | 39a3301aa573e3526cdb411a5bed650f22fe3251 /lib/memory-notifier-error-inject.c | |
parent | d101f9b96ee08f0454989bc3adb10e6cf7f3f953 (diff) |
ASoC: stm32: remove redundant pointers 'priv' and 'rtd'
Pointer 'priv' is assigned and not used, removing this allows
the removal of pointer 'rtd'.
Cleans up clang warning:
warning: variable 'priv' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions