Re: [PATCH 4/4] lib/debugobjects.c: code clean-up

2014-05-24 Thread Fabian Frederick
On Sat, 24 May 2014 15:00:09 -0700 Josh Triplett wrote: > On Sat, May 24, 2014 at 03:08:06PM +0200, Fabian Frederick wrote: > > Fix some checkpatch warnings. > > > > Cc: Josh Triplett > > Cc: Andrew Morton > > Signed-off-by: Fabian Frederick > > Some of these make sense, one of them does not

Re: [PATCH 4/4] lib/debugobjects.c: code clean-up

2014-05-24 Thread Josh Triplett
On Sat, May 24, 2014 at 03:08:06PM +0200, Fabian Frederick wrote: > Fix some checkpatch warnings. > > Cc: Josh Triplett > Cc: Andrew Morton > Signed-off-by: Fabian Frederick Some of these make sense, one of them does not. Comments below. Also, please explicitly note the checkpatch warnings y

[PATCH 4/4] lib/debugobjects.c: code clean-up

2014-05-24 Thread Fabian Frederick
Fix some checkpatch warnings. Cc: Josh Triplett Cc: Andrew Morton Signed-off-by: Fabian Frederick --- lib/debugobjects.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lib/debugobjects.c b/lib/debugobjects.c index 437a6b4..69f25bf 100644 --- a/lib/debugobjects.c +