Re: 2.3.46 md.c typo

From: Richard Gooch (rgooch@atnf.csiro.au)
Date: Thu Feb 17 2000 - 15:14:02 EST


Mike Galbraith writes:
> --- drivers/block/md.c.org Thu Feb 17 08:40:44 2000
> +++ drivers/block/md.c Thu Feb 17 08:41:05 2000
> @@ -3314,7 +3314,7 @@
> return (-1);
> }
> devfs_handle = devfs_mk_dir (NULL, "md", 0, NULL);
> - devfs_register_series (devfs_handle, "%u", MAX_MD_DEV,DEVFS_FL_DEFAULT,
> + devfs_register_series (devfs_handle, "%u", MAX_MD_DEVS,DEVFS_FL_DEFAULT,
> MAJOR_NR, 0, S_IFBLK | S_IRUSR | S_IWUSR, 0, 0,
> &md_fops, NULL);

OK, thanks. I've applied it to my tree.

NOTE: please send all devfs-related bugs directly to me and not the
list so I can collate them and send patches to Linus. Otherwise my
patches will start breaking.

                                Regards,

                                        Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:19 EST