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)
You are awesome, thank you!