
Dear Peter Tyser,
In message 1240243726-17065-1-git-send-email-ptyser@xes-inc.com you wrote:
__attribute__ follows gcc's documented syntax and is generally more common than __attribute. This change is only asthetic and should not affect functionality.
Signed-off-by: Peter Tyser ptyser@xes-inc.com
cpu/arm920t/at91rm9200/ether.c | 5 +++-- cpu/arm920t/s3c24x0/usb_ohci.h | 8 ++++---- cpu/mips/au1x00_usb_ohci.h | 8 ++++---- cpu/mpc5xxx/usb_ohci.h | 8 ++++---- cpu/mpc86xx/cpu.c | 2 +- cpu/ppc4xx/usb_ohci.h | 8 ++++---- drivers/mmc/mmc.c | 4 ++-- drivers/usb/host/ohci.h | 8 ++++---- drivers/usb/musb/musb_core.h | 2 +- include/asm-m68k/types.h | 2 +- include/asm-ppc/types.h | 2 +- include/asm-sparc/types.h | 2 +- net/eth.c | 4 ++-- 13 files changed, 32 insertions(+), 31 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk