diff options
author | Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> | 2013-10-28 12:08:15 -0400 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2013-11-11 14:18:15 -0500 |
commit | b99959323732ed0c81da2488252f64c02ad37fbe (patch) | |
tree | 87052576102b76978079a176af3c582bff072b3d /drivers/mtd/afs.c | |
parent | 80bd33acdaa21fafa8ff4391ccdf879d227111bb (diff) |
mtd: mtdchar: return expected errors on mmap() call
According both to POSIX.1-2008 and Linux Programmer's Manual mmap()
syscall shouldn't return undocumented ENOSYS, this change replaces
the errno with more appropriate ENODEV and EACCESS.
Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Cc: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/afs.c')
0 files changed, 0 insertions, 0 deletions