X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/45e1f8b055043e54be35462852ab6649d634da7c..bcc25888b3299758ad36721530cca3b899b7166c:/lunaix-os/kernel/fs/xattr.c diff --git a/lunaix-os/kernel/fs/xattr.c b/lunaix-os/kernel/fs/xattr.c index 3fa09a0..1b17b3d 100644 --- a/lunaix-os/kernel/fs/xattr.c +++ b/lunaix-os/kernel/fs/xattr.c @@ -5,8 +5,6 @@ #include #include -#define DO_STATUS(errno) SYSCALL_ESTATUS(__current->k_status = errno) - struct v_xattr_entry* xattr_new(struct hstr* name) {