Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
autofs4: Wrong format for printing dentry
%pD for struct file*, %pd for struct dentry*. Fixes: a455589 ("assorted conversions to %p[dD]") Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information