Skip to content
Commit 107ed40b authored by Louis Rilling's avatar Louis Rilling Committed by Mark Fasheh
Browse files

configfs: Make configfs_new_dirent() return error code instead of NULL



This patch makes configfs_new_dirent return negative error code instead of NULL,
which will be useful in the next patch to differentiate ENOMEM from ENOENT.

Signed-off-by: default avatarLouis Rilling <Louis.Rilling@kerlabs.com>
Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
parent 5301a77d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment