public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: hnnnet48@gmail.com, gregkh@suse.de, devel@linuxdriverproject.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] This is my first commit
Date: Tue, 27 May 2014 00:11:39 -0700	[thread overview]
Message-ID: <53843AAB.8070404@zytor.com> (raw)
In-Reply-To: <1401173061-6500-1-git-send-email-hnnnet48@gmail.com>

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@lanana.org>
(currently managed by Alan Cox).  However, this should probably be a
misc device, or better yet, an input device.

	-hpa


  parent reply	other threads:[~2014-05-27  7:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-27  6:44 [PATCH] This is my first commit hnnnet48
2014-05-27  7:03 ` Joe Perches
2014-05-27  7:11 ` H. Peter Anvin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-27  5:31 hnnnet48

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53843AAB.8070404@zytor.com \
    --to=hpa@zytor.com \
    --cc=devel@linuxdriverproject.org \
    --cc=gregkh@suse.de \
    --cc=hnnnet48@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox