Re: [ patch 1/5] drivers/serial/jsm: new serial device driver

From: Domen Puncer
Date: Mon Mar 14 2005 - 15:32:05 EST


On 14/03/05 12:35 -0500, Wen Xiong wrote:
> Domen Puncer wrote:
>
> >Just some nitpicking...
> >
> >
> >
> Hi Domen, all,
>
> Thanks for your comments. I did some minor changes for patch1 based on
> Domen's comment.
>

And i missed, what is probably a bug:


> +module_param(jsm_debug, int, 0);
> +module_param(jsm_rawreadok, int, 1);

Last parameter is sysfs file mode, or 0 if no file is to be created.


Domen
-
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/