commit | 668ff9ab45d595222d3f90d7974ccba3518e3bb3 | [log] [tgz] |
---|---|---|
author | Kevin Cernekee <kpc.mtd@gmail.com> | Tue Apr 14 21:59:22 2009 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri May 29 15:58:25 2009 +0100 |
tree | c1d645633f460276b1e7d43a897852b2fab3c509 | |
parent | aea7cea9fa9e39e71f95ad70b3daf98ba9972587 [diff] |
mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c Remove all references to MTD ioctls from fs/compat_ioctl.c and let them all be handled by mtd_compat_ioctl(). Signed-off-by: Kevin Cernekee <kpc.mtd@gmail.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>