mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
cast of ->d_name.name to char * is completely wrong - nothing is allowed to modify its contents. Reviewed-by: Christian Brauner (Microsoft) <[email protected]> Acked-by: Paul Moore <[email protected]> Acked-by: Casey Schaufler <[email protected]> Signed-off-by: Al Viro <[email protected]>