diff options
author | Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> | 2013-10-28 18:08:15 +0200 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2013-11-11 11:18:15 -0800 |
commit | b99959323732ed0c81da2488252f64c02ad37fbe (patch) | |
tree | 87052576102b76978079a176af3c582bff072b3d /drivers/edac | |
parent | 80bd33acdaa21fafa8ff4391ccdf879d227111bb (diff) | |
download | linux-b99959323732ed0c81da2488252f64c02ad37fbe.tar.bz2 |
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/edac')
0 files changed, 0 insertions, 0 deletions