Re: [PATCH 0/3] some minor fixes of error checking about debugfs_rename()

From: Qi Zheng
Date: Tue Feb 07 2023 - 05:31:57 EST




On 2023/2/4 11:30, patchwork-bot+netdevbpf@xxxxxxxxxx wrote:
Hello:

This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Thu, 2 Feb 2023 17:32:53 +0800 you wrote:
Since commit ff9fb72bc077 ("debugfs: return error values, not NULL") changed
return value of debugfs_rename() in error cases from %NULL to %ERR_PTR(-ERROR).
The comments and checks corresponding to debugfs_rename() should also be updated
and fixed.

Qi Zheng (3):
debugfs: update comment of debugfs_rename()
bonding: fix error checking in bond_debug_reregister()
PM/OPP: fix error checking in opp_migrate_dentry()

[...]

Here is the summary with links:
- [1/3] debugfs: update comment of debugfs_rename()
(no matching commit)
- [2/3] bonding: fix error checking in bond_debug_reregister()
https://git.kernel.org/netdev/net/c/cbe83191d40d
- [3/3] PM/OPP: fix error checking in opp_migrate_dentry()
(no matching commit)

Hi all,

Does "no matching commit" means that these two patches have not been
applied? And I did not see them in the linux-next branch.

If so, hi Greg, Can you help to review and apply these two patches
([1/3] and [3/3])?

Thanks,
Qi


You are awesome, thank you!

--
Thanks,
Qi