On Sun, Feb 01, 2004 at 10:44:31PM +0900, YOSHIFUJI Hideaki / ?$B5HF#1QL@ wrote:
> Hello.
>
> D: convert drivers/parport/procfs.c to C99 initializers.
>
> ===== drivers/parport/procfs.c 1.2 vs edited =====
> --- 1.2/drivers/parport/procfs.c Tue Feb 5 16:37:25 2002
> +++ edited/drivers/parport/procfs.c Sun Feb 1 22:41:55 2004
> @@ -232,12 +232,29 @@
> + .proc_handler = &do_autoprobe,
> + },
> + {i
> + ^ .ctl_name = DEV_PARPORT_AUTOPROBE + 1,
> + | .procname = "autoprobe0",
|
Oops :)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo _at_ vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
References:
- [PATCH] PARPORT: C99 InitializersYOSHIFUJI Hideaki / 吉藤英明
- Prev by Date: Re: PROBLEM: AES cryptoloop corruption under recent -mm kernels
- Next by Date: Re: Linux device driver using c++!
- Previous by thread: Re: [PATCH] PARPORT: C99 Initializers
- Next by thread: after you take this, she will not want to be with anyone else
- Indexes:[Main][Thread]