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, 22 May 2008 14:59:12 -0700 (PDT)
From:	"Randy.Dunlap" <rdunlap@...otime.net>
To:	Thomas Gleixner <tglx@...utronix.de>
cc:	Alexey Starikovskiy <astarikovskiy@...e.de>, mingo@...e.hu,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/5] x86: mp_bus_id_to_pci_bus is not needed, 

On Thu, 22 May 2008, Thomas Gleixner wrote:

> On Mon, 19 May 2008, Alexey Starikovskiy wrote:
> > @@ -101,7 +94,6 @@ static void __cpuinit MP_processor_info(struct mpc_config_processor *m)
> >  static void __init MP_bus_info(struct mpc_config_bus *m)
> >  {
> >  	char str[7];
> > -
> >  	memcpy(str, m->mpc_bustype, 6);
> >  	str[6] = 0;
> 
> Please avoid such unrelated whitespace noise.

A few correct whitespace fixes shouldn't be a problem, but this one
isn't even a good change.

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