Skip to content
Commit 13f24485 authored by Chengyu Song's avatar Chengyu Song Committed by Linus Torvalds
Browse files

hfs: incorrect return values



In case of memory allocation error, the return should be -ENOMEM, instead
of -ENOSPC.

Signed-off-by: default avatarChengyu Song <csong84@gatech.edu>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent faea2c53
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