diff options
author | Chengyu Song <csong84@gatech.edu> | 2015-04-16 21:47:12 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-17 15:04:05 +0200 |
commit | 27a4e3884e9c6497f96cc28256c3cdaa93d4cf97 (patch) | |
tree | 6096bb5600b235e6218322deed359839919de4c0 /samples/hw_breakpoint | |
parent | fs/hfsplus: replace if/BUG by BUG_ON (diff) | |
download | linux-27a4e3884e9c6497f96cc28256c3cdaa93d4cf97.tar.xz linux-27a4e3884e9c6497f96cc28256c3cdaa93d4cf97.zip |
hfsplus: incorrect return value
In case of memory allocation error, the return should be -ENOMEM, instead
of -ENOSPC.
Signed-off-by: Chengyu Song <csong84@gatech.edu>
Reviewed-by: Sergei Antonov <saproj@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples/hw_breakpoint')
0 files changed, 0 insertions, 0 deletions