diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-11-07 12:56:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-28 15:32:32 +0100 |
commit | dc88922e0a2fab90c478fbea61880acef8a06a32 (patch) | |
tree | e9e7b782cd9d899698ed289ff2495e2e65fcb42a /scripts/tracing | |
parent | serdev: Introduce devm_serdev_device_open() (diff) | |
download | linux-dc88922e0a2fab90c478fbea61880acef8a06a32.tar.xz linux-dc88922e0a2fab90c478fbea61880acef8a06a32.zip |
tty: n_gsm: remove redundant pointer gsm
Pointer gsm is assigned a value that is never read, hence it is
redundant and can be removed. Cleans up clang warning:
drivers/tty/n_gsm.c:2979:2: warning: Value stored to 'gsm' is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/tracing')
0 files changed, 0 insertions, 0 deletions