[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <53843AAB.8070404@zytor.com>
Date: Tue, 27 May 2014 00:11:39 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: hnnnet48@...il.com, gregkh@...e.de, devel@...uxdriverproject.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] This is my first commit
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@...ana.org>
(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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists