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:	Tue, 28 Sep 2010 12:48:12 +0200
From:	Arun MURTHY <arun.murthy@...ricsson.com>
To:	Sergei Shtylyov <sshtylyov@...sta.com>
Cc:	"lars@...afoo.de" <lars@...afoo.de>,
	"akpm@...ux-foundation.org" <akpm@...ux-foundation.org>,
	"kernel@...gutronix.de" <kernel@...gutronix.de>,
	"philipp.zabel@...il.com" <philipp.zabel@...il.com>,
	"robert.jarzmik@...e.fr" <robert.jarzmik@...e.fr>,
	"marek.vasut@...il.com" <marek.vasut@...il.com>,
	"eric.y.miao@...il.com" <eric.y.miao@...il.com>,
	"rpurdie@...ys.net" <rpurdie@...ys.net>,
	"sameo@...ux.intel.com" <sameo@...ux.intel.com>,
	"kgene.kim@...sung.com" <kgene.kim@...sung.com>,
	"linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-mips@...ux-mips.org" <linux-mips@...ux-mips.org>,
	STEricsson_nomadik_linux <STEricsson_nomadik_linux@...t.st.com>
Subject: RE: [PATCH 3/7] leds: pwm: add a new element 'name' to platform data

> > @@ -16,6 +16,7 @@ struct led_pwm {
> >   struct led_pwm_platform_data {
> >   	int			num_leds;
> >   	struct led_pwm	*leds;
> > +	char *name;
> >   };
> 
>     Shouldn't '*name'be aligned, at least with '*leds'?
Sure, will take care of this in the v2 patch.

Thanks and Regards,
Arun R Murthy
-------------
--
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