linux/arch/sh/kernel/cpu/sh4
Alexey Dobriyan 25478445c4 Fix container_of() usage
Using "attr" twice is not OK, because it effectively prohibits such
container_of() on variables not named "attr".

Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-08 09:22:32 -08:00
..
clock-sh4-202.c sh: Fix SH4-202 clock fwk set_rate() mismatch. 2007-06-04 10:51:59 +09:00
clock-sh4.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
fpu.c sh: Support denormalization on SH-4 FPU. 2008-01-28 13:18:59 +09:00
Makefile sh: Support denormalization on SH-4 FPU. 2008-01-28 13:18:59 +09:00
probe.c sh: Add support for SH7763 CPU subtype. 2008-01-28 13:19:02 +09:00
setup-sh4-202.c sh: missing symbol fix for sh4-202 2007-08-22 13:32:07 +09:00
setup-sh7750.c sh: intc - remove default interrupt priority tables 2008-01-28 13:19:02 +09:00
setup-sh7760.c sh: intc - remove default interrupt priority tables 2008-01-28 13:19:02 +09:00
softfloat.c sh: Support denormalization on SH-4 FPU. 2008-01-28 13:18:59 +09:00
sq.c Fix container_of() usage 2008-02-08 09:22:32 -08:00