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]
Message-ID: <20111116100950.GA27980@legolas.emea.dhcp.ti.com>
Date:	Wed, 16 Nov 2011 12:09:53 +0200
From:	Felipe Balbi <balbi@...com>
To:	Valdis.Kletnieks@...edu
Cc:	Felipe Balbi <balbi@...com>, Tony Lindgren <tony@...mide.com>,
	Linux ARM Kernel Mailing List 
	<linux-arm-kernel@...ts.infradead.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linux OMAP Mailing List <linux-omap@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH/RESEND #3 5/7] arm: omap: smartreflex: clean ups all over

On Tue, Nov 15, 2011 at 07:39:51PM -0500, Valdis.Kletnieks@...edu wrote:
> On Tue, 15 Nov 2011 10:46:03 +0200, Felipe Balbi said:
> 
> > -	int				srid;
> > -	int				ip_type;
> > +	struct list_head		node;
> > +	struct platform_device		*pdev;
> > +	struct omap_sr_nvalue_table	*nvalue_table;
> > +	struct voltagedomain		*voltdm;
> 
> As long as you're de-tabifying the function names that caused the problem...
> 
> >  	int				nvalue_count;
> > -	bool				autocomp_active;
> > -	bool				is_suspended;
> 
> Why are you leaveing the rest of the struct tabified out to East Podunk?

de-tabifying ? I tabified the entire thing... Everything is aligned.

-- 
balbi

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ