Re: [PATCH] Char: mxser, ioctl cleanup

From: Alan Cox
Date: Mon Jun 09 2008 - 06:44:51 EST


> case MOXA_GET_MAJOR:
> + printk(KERN_WARNING "mxser: '%s' uses deprecated ioctl %x, fix "
> + "your userspace\n", current->comm, cmd);

Should be rate limited...

Rest looks good, break change is definitely what is needed.

Acked-by: Alan Cox <alan@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/