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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 24 Mar 2011 13:17:08 -0700
From:	"Justin P. Mattock" <justinmattock@...il.com>
To:	Nick Bowler <nbowler@...iptictech.com>
CC:	trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC 01/21]arch:arm:mach Remove extra comma.

On 03/24/2011 01:16 PM, Nick Bowler wrote:
> On 2011-03-24 12:26 -0700, Justin P. Mattock wrote:
>> The patch below removes an extra comma from various parts
>> of the kernel. Please have a look when you have time, and let
>> me know if its legit or not.
>
> You say here that you are removing commas...

I know!! just got an email from randy dunlop on that..(pretty bad) I am 
resending..

>
>> diff --git a/arch/arm/mach-at91/at91cap9_devices.c b/arch/arm/mach-at91/at91cap9_devices.c
> [...]
>> -	memcpy(usba_udc_data.ep, usba_udc_ep, sizeof(usba_udc_ep));;
>> +	memcpy(usba_udc_data.ep, usba_udc_ep, sizeof(usba_udc_ep));
>
> ...yet you are actually removing semicolons.
>

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ