From: Greg KH <greg@kroah.com>
To: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: Greg KH <gregkh@suse.de>, Marcel Holtmann <marcel@holtmann.org>,
Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org
Subject: Re: [GIT PATCH] W1 patches for 2.6.13
Date: Fri, 9 Sep 2005 15:11:58 -0700 [thread overview]
Message-ID: <20050909221158.GA30321@kroah.com> (raw)
In-Reply-To: <20050909215814.GA6022@2ka.mipt.ru>
On Sat, Sep 10, 2005 at 01:58:14AM +0400, Evgeniy Polyakov wrote:
> I'm sorry - quite far from testing machines...
> Here is additional patch for ds_2433.c - it adds two missing defines.
>
> --- ./drivers/w1/w1_ds2433.c.orig 2005-09-10 01:59:41.000000000 +0400
> +++ ./drivers/w1/w1_ds2433.c 2005-09-10 01:57:41.000000000 +0400
> @@ -15,6 +15,10 @@
> #include <linux/delay.h>
> #ifdef CONFIG_W1_F23_CRC
> #include <linux/crc16.h>
> +
> +#define CRC16_INIT 0
> +#define CRC16_VALID 0xb001
> +
Ick, care to just respin the whole patch, with a proper Subject: and
signed-off-line?
thanks,
greg k-h
next prev parent reply other threads:[~2005-09-09 22:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-08 22:21 [GIT PATCH] W1 patches for 2.6.13 Greg KH
2005-09-08 23:30 ` Marcel Holtmann
2005-09-09 3:30 ` Greg KH
2005-09-09 5:08 ` Evgeniy Polyakov
2005-09-09 21:16 ` Greg KH
2005-09-09 21:58 ` Evgeniy Polyakov
2005-09-09 22:11 ` Greg KH [this message]
2005-09-12 13:12 ` [1/1] crc16: remove w1 specific comments Evgeniy Polyakov
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=20050909221158.GA30321@kroah.com \
--to=greg@kroah.com \
--cc=akpm@osdl.org \
--cc=gregkh@suse.de \
--cc=johnpol@2ka.mipt.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=torvalds@osdl.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