Messages in this thread |  | | Subject | Re: [PATCH] rtw88: remove redundant assignment to pointer debugfs_topdir | From | Kalle Valo <> | Date | Tue, 3 Sep 2019 13:36:25 +0000 (UTC) |
| |
Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com> > > Pointer debugfs_topdir is initialized to a value that is never read > and it is re-assigned later. The initialization is redundant and can > be removed. > > Addresses-Coverity: ("Unused value") > Signed-off-by: Colin Ian King <colin.king@canonical.com>
Patch applied to wireless-drivers-next.git, thanks.
9f7d65fb3935 rtw88: remove redundant assignment to pointer debugfs_topdir
-- https://patchwork.kernel.org/patch/11109159/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
|  |