commit | 22a685d09bb98810670ac0fb02c2138bdbf038cc | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Apr 16 15:25:48 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:25:48 2005 -0700 |
tree | dbd4fd3cdfdb5a7695d2d44f698cdd757b8c67eb | |
parent | 6cae60feb6709dea4cb94da93d4d2ea039aee59d [diff] |
[PATCH] officially deprecate register_ioctl32_conversion These have been deprecated since ->compat_ioctl when in, thus only a short deprecation period. There's four users left: i2o_config, s390/z90crypy, s390/dasd and s390/zfcp and for the first two patches are about to be submitted to get rid of it. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>