lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 15 Mar 2012 16:18:17 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Markus Franke <markus.franke@...02.tu-chemnitz.de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] w1: Add 1-wire slave device driver for DS28E04-100

On Thu, Mar 15, 2012 at 11:05:08PM +0100, Markus Franke wrote:
> This patch adds a 1-wire slave device driver for the DS28E04-100.
> 
> It applies to the current linux kernel git tree.
> 
> Signed-off-by: Markus Franke <franm@....tu-chemnitz.de>
> ---
>  drivers/w1/slaves/Kconfig      |    7 +
>  drivers/w1/slaves/Makefile     |    1 +
>  drivers/w1/slaves/w1_ds28e04.c |  458
> ++++++++++++++++++++++++++++++++++++++++

Your email client munged the patch to be line-wrapped and added an extra
space at the beginning of each line, making this impossible to apply.

Also, please cc: the w1 maintainer for patches like this, I need his ACK
before I can accept them.

care to try again?

greg k-h
--
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