Skip to content
Commit 1b460651 authored by Laurent Georget's avatar Laurent Georget Committed by Jiri Kosina
Browse files

securityfs: fix securityfs_create_dir comment



If there is an error creating a directory with securityfs_create_dir,
the error is propagated via ERR_PTR but the function comment claims that
NULL is returned.

This is a similar commit to 88e6c94cda322ff2b32f72bb8d96f9675cdad8aa
("fix long-broken securityfs_create_file comment") that did not fix
securityfs_create_dir comment at the same time.

Signed-off-by: default avatarLaurent Georget <laurent.georget@supelec.fr>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 3da7ffec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment