git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faea2c5
)
hfs: incorrect return values
author
Chengyu Song
<csong84@gatech.edu>
Thu, 16 Apr 2015 19:46:53 +0000
(12:46 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 17 Apr 2015 13:04:04 +0000
(09:04 -0400)
In case of memory allocation error, the return should be -ENOMEM, instead
of -ENOSPC.
Signed-off-by: Chengyu Song <csong84@gatech.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hfs/dir.c
patch
|
blob
|
history
diff --cc
fs/hfs/dir.c
Simple merge