From: Lukas Wunner <[email protected]> Date: Sun, 2 Aug 2020 07:06:51 +0200
> From: Vincent Duvert <[email protected]> > > Add a missing return statement to atalk_proc_init so it doesn't return > -ENOMEM when successful. This allows the appletalk module to load > properly. > > Fixes: e2bcd8b0ce6e ("appletalk: use remove_proc_subtree to simplify procfs > code") > Link: > https://www.downtowndougbrown.com/2020/08/hacking-up-a-fix-for-the-broken-appletalk-kernel-module-in-linux-5-1-and-newer/ > Reported-by: Christopher KOBAYASHI <[email protected]> > Reported-by: Doug Brown <[email protected]> > Signed-off-by: Vincent Duvert <[email protected]> > [lukas: add missing tags] > Signed-off-by: Lukas Wunner <[email protected]> Shows how many people are actually using appletalk if it doesn't even load since v5.1 Applied.
