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:
16cf0d8
)
[SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl
author
Christoph Hellwig
<hch@lst.de>
Mon, 7 Nov 2005 22:12:34 +0000
(14:12 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 7 Nov 2005 22:12:34 +0000
(14:12 -0800)
all the ioctls in the driver are 32bit compat clean and don't need BKL,
so we can switch it to ->unlocked_ioctl and ->compat_ioctl trivially.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found