[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <169294893610.1674223.1208799816873106062.kvalo@kernel.org>
Date: Fri, 25 Aug 2023 07:35:38 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Wang Ming <machel@...o.com>
Cc: Toke Høiland-Jørgensen <toke@...e.dk>,
Rajkumar Manoharan <rmanoharan@...eros.com>,
"John W. Linville" <linville@...driver.com>,
Sujith Manoharan <Sujith.Manoharan@...eros.com>,
linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org,
opensource.kernel@...o.com, Wang Ming <machel@...o.com>
Subject: Re: [PATCH net v1] net:wireless:Fix an NULL vs IS_ERR() bug for
debugfs_create_dir()
Wang Ming <machel@...o.com> wrote:
> The debugfs_create_dir() function returns error pointers,
> it never returns NULL. Most incorrect error checks were fixed,
> but the one in ath9k_htc_init_debug() was forgotten.
>
> Fix the remaining error check.
>
> Fixes: e5facc75fa91 ("ath9k_htc: Cleanup HTC debugfs")
> Signed-off-by: Wang Ming <machel@...o.com>
> Acked-by: Toke Høiland-Jørgensen <toke@...e.dk>
> Signed-off-by: Kalle Valo <quic_kvalo@...cinc.com>
Patch applied to ath-next branch of ath.git, thanks.
1e4134610d93 wifi: ath9k: use IS_ERR() with debugfs_create_dir()
--
https://patchwork.kernel.org/project/linux-wireless/patch/20230713030358.12379-1-machel@vivo.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists