UBI: cleanup ioctl handling
authorChristoph Hellwig <hch@lst.de>
Thu, 17 May 2007 14:32:10 +0000 (16:32 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 18 Jul 2007 13:53:36 +0000 (16:53 +0300)
- don't do access_ok + get/put user but use the proper macro
- remove useless checks

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found