Re: [PATCH] module: fix coding style

2013-12-20 Thread Rusty Russell
Seunghun Lee writes: > Fix coding style of module.h Thanks, applied. Cheers, Rusty. > > Signed-off-by: Seunghun Lee > --- > include/linux/module.h | 62 > > 1 file changed, 31 insertions(+), 31 deletions(-) > > diff --git a/include/linux/mod

[PATCH] module: fix coding style

2013-12-18 Thread Seunghun Lee
Fix coding style of module.h Signed-off-by: Seunghun Lee --- include/linux/module.h | 62 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/include/linux/module.h b/include/linux/module.h index 46e548f..eaf60ff 100644 --- a/include