4 Sep
2007
4 Sep
'07
1:12 p.m.
At Mon, 3 Sep 2007 19:54:05 +0200, Krzysztof Helt wrote:
From: Krzysztof Helt krzysztof.h1@wp.pl
This patch:
- removes redundant constant suffices
- removes redundant parentheses
- removes redundant curly brackets
- removes check if a spinlock is locked inside method which is only called with the spinlock locked
- moves few functions to the __init section
- removes line which appears twice after the previous patch
- minor comments improvements
Signed-off-by: Krzysztof Helt krzysztof.h1@wp.pl
Applied. Thanks.
Takashi, I fixed issues you pointed out.
If you want more fixes of coding style, let me know and I'll prepare a separate patch.
Yes, that'll be nice, too.
Takashi