[U-Boot] fs/fat alignment

Wolfgang Denk wd at denx.de
Sun Mar 4 00:50:31 CET 2012


Dear Eric Nelson,

In message <1330812338-25820-1-git-send-email-eric.nelson at boundarydevices.com> you wrote:
> 
> Note that checkpatch fails on this patch with the following warning,
> but I'm not sure how to resolve it.
> 
> Nothing else in the U-Boot code base seems to use __align() although
> it's defined in include/linux/compiler-gcc.h.

__align != __aligned

And __aligned() is used ina few places (arch/x86/cpu/interrupts.c,
drivers/net/davinci_emac.c, drivers/net/calxedaxgmac.c).


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It may be bad manners to talk with your mouth full, but it isn't  too
good either if you speak when your head is empty.


More information about the U-Boot mailing list