git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aea7cea
)
mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c
author
Kevin Cernekee
<kpc.mtd@gmail.com>
Wed, 15 Apr 2009 04:59:22 +0000
(21:59 -0700)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Fri, 29 May 2009 14:58:25 +0000
(15:58 +0100)
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>
No differences found