From: Michael Buesch <mb@bu3sch.de>
To: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Cc: Ivo van Doorn <ivdoorn@gmail.com>, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] rfkill: add the WiMAX radio type
Date: Wed, 23 Jan 2008 22:35:01 +0100 [thread overview]
Message-ID: <200801232235.01539.mb@bu3sch.de> (raw)
In-Reply-To: <200801231324.39483.inaky@linux.intel.com>
On Wednesday 23 January 2008 22:24:38 Inaky Perez-Gonzalez wrote:
> @@ -150,7 +154,7 @@ static const struct input_device_id rfki
> .keybit = { [BIT_WORD(KEY_WLAN)] = BIT_MASK(KEY_WLAN) },
> },
> {
> - .flags = INPUT_DEVICE_ID_MATCH_EVBIT | INPUT_DEVICE_ID_MATCH_KEYBIT,
> + .flags = INPUT_DEVICE_ID_MATCH_EVBIT | INPUT_DEVICE_ID_MATCH_KEYBIT,
Why are you adding a bogus whitespace to the start of the line here?
> .evbit = { BIT_MASK(EV_KEY) },
> .keybit = { [BIT_WORD(KEY_BLUETOOTH)] = BIT_MASK(KEY_BLUETOOTH) },
> },
--
Greetings Michael.
next prev parent reply other threads:[~2008-01-23 21:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-23 21:24 [PATCH] rfkill: add the WiMAX radio type Inaky Perez-Gonzalez
2008-01-23 21:30 ` Ivo van Doorn
2008-01-23 21:38 ` Inaky Perez-Gonzalez
2008-01-28 13:56 ` Dmitry Torokhov
2008-01-28 15:12 ` John W. Linville
2008-01-29 18:54 ` Inaky Perez-Gonzalez
2008-01-23 21:35 ` Michael Buesch [this message]
2008-01-23 21:40 ` Iñaky Pérez-González
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=200801232235.01539.mb@bu3sch.de \
--to=mb@bu3sch.de \
--cc=inaky@linux.intel.com \
--cc=ivdoorn@gmail.com \
--cc=linux-wireless@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.