diff options
| author | Colin Ian King <colin.king@canonical.com> | 2020-02-08 16:46:01 +0000 |
|---|---|---|
| committer | Johan Hovold <johan@kernel.org> | 2020-02-10 10:38:54 +0100 |
| commit | 2c0bee081315b18064fe39661e679b2fe6b86476 (patch) | |
| tree | d8dd4dec15dbcba0abc974935bb9c97ab2f2f9df /net/lapb/lapb_iface.c | |
| parent | 32553441569482e36e65371edb84494bcec53c03 (diff) | |
USB: serial: digi_acceleport: remove redundant assignment to pointer priv
Pointer priv is being assigned with a value that is never read, it is
assigned a new value later on in a for-loop. The assignment is
redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions
