[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162327360537.22106.14280192879737938519.git-patchwork-notify@kernel.org>
Date: Wed, 09 Jun 2021 21:20:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Dan Carpenter <dan.carpenter@...cle.com>
Cc: kuba@...nel.org, vladbu@...dia.com, dlinkin@...dia.com,
davem@...emloft.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
jiri@...dia.com
Subject: Re: [PATCH net-next] netdevsim: delete unnecessary debugfs checking
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 9 Jun 2021 12:56:45 +0300 you wrote:
> In normal situations where the driver doesn't dereference
> "nsim_node->ddir" or "nsim_node->rate_parent" itself then we are not
> supposed to check the return from debugfs functions. In the case of
> debugfs_create_dir() the check was wrong as well because it doesn't
> return NULL, it returns error pointers.
>
> Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com>
>
> [...]
Here is the summary with links:
- [net-next] netdevsim: delete unnecessary debugfs checking
https://git.kernel.org/netdev/net-next/c/4e744cb8126d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists