diff options
author | Bob Copeland <[email protected]> | 2015-05-28 15:44:32 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-05-28 18:25:18 -0700 |
commit | 3a281f946640542a7a7372f436e101ee1fbc4c97 (patch) | |
tree | 9a7daf596ddab002528fac2fa2f5b5b4e9eb033f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dcbff39da3d815f08750552fdd04f96b51751129 (diff) |
omfs: set error return when d_make_root() fails
A static checker found the following issue in the error path for
omfs_fill_super:
fs/omfs/inode.c:552 omfs_fill_super()
warn: missing error code here? 'd_make_root()' failed. 'ret' = '0'
Fix by returning -ENOMEM in this case.
Signed-off-by: Bob Copeland <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions