]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb67be68f29979829ce04317092def094f5cf0020
tree35634c88d81dbacc2b12db25755845370d6f7e59
parent1ceb1e53c650331d566cacaa4a0c39b5203cb0f1
UBI: cleanup ioctl handling

- 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>
drivers/mtd/ubi/cdev.c