Hi,
On Wed, Aug 26, 2009 at 04:55:58PM +0200, Carl Fredrik Hammar wrote:
> * ioctl-tests/qioctl.c (S_ioctl_handler_get): Remove deprecated routine.
> (S_ioctl_handler_request): New funtction.
I think it would be helpful to make it more obvious that one replaces
the other... Using different terms
* Makefile (ioctl_handler_MIGSFLAGS): New variable.
* ioctl-tests/qioctl.c (S_ioctl_handler_get): Remove deprecated routine.
(S_ioctl_handler_request): New funtction.
---
ioctl-tests/Makefile |1 +
ioctl-tests/qioctl.c | 29 -
2 files changed, 25 insertions(+), 5