On Tuesday 08 January 2008 19:46:29 Alexey Dobriyan wrote:
> Using "attr" twice is not OK, because it effectively prohibits such
> container_of() on variables not named "attr".
>
> Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]>
Thanks, nice catch. Took me a while to understand that you meant
Using "attr" twice is not OK, because it effectively prohibits such
container_of() on variables not named "attr".
Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]>
---
arch/sh/kernel/cpu/sh4/sq.c|2 +-
drivers/lguest/lguest_device.c |2 +-
2 files changed, 2 insertions(+), 2 deletio
2 matches
Mail list logo