commit | 5b869a06a2790a2d1f3ee965e8f38246bfc32d24 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Wed Jul 14 11:13:14 2021 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 21 12:49:51 2021 +0200 |
tree | b038de3d4644b8bbf3c14de84512f11d626d888d | |
parent | 6cc7bda16dfd4a5d89039302cf1668f9820dfb77 [diff] |
amiserial: remove unused state from shutdown 'state' variable is only set but never read in amiserial's shutdown. Drop it. It was like this since the driver was added to the tree as far as I can tell. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20210714091314.8292-11-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>