Re: [PATCH] This is my first commit

From: H. Peter Anvin
Date: Tue May 27 2014 - 03:11:58 EST


Hi Kevin,

I suggest reading the file Documentation/SubmittingPatches for general
guidance as how to submit patches.

> +#define MAJOR_NUM 100
> +#define MAJOR_MIN 0

Fixed device numbers need to be allocated from <device@xxxxxxxxxx>
(currently managed by Alan Cox). However, this should probably be a
misc device, or better yet, an input device.

-hpa

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