diff options
author | Xiongfeng Wang <wangxiongfeng2@huawei.com> | 2019-12-06 16:05:26 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-12 12:03:59 +0100 |
commit | 94345aee285334e9e12fc70572e3d9380791a64e (patch) | |
tree | b06c885f388d340b50eaef4a5c916b4a09db1dac /drivers/dca | |
parent | 98aee0c9444e5a5ce6de22cebc8071c8e140bcda (diff) |
tty: serial: amba-pl011: remove set but unused variable
Fix the following warning:
drivers/tty/serial/amba-pl011.c: In function check_apply_cts_event_workaround:
drivers/tty/serial/amba-pl011.c:1461:15: warning: variable dummy_read set but not used [-Wunused-but-set-variable]
The data read is useless and can be dropped.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Link: https://lore.kernel.org/r/1575619526-34482-1-git-send-email-wangxiongfeng2@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dca')
0 files changed, 0 insertions, 0 deletions