Re: [PATCH] staging: lustre: lustre: ptlrpc: events: fix coding style issue

2014-08-31 Thread Drokin, Oleg
Apparently this was already fixed by commit 1d8cb70c7bdda47125ed551fc390aa9597c5f264 a few days ago. On Aug 31, 2014, at 1:02 PM, Sun Wang wrote: > From: sunwxg <743559...@qq.com> > > Coding style issues, the changes include: > -Add sapce after ',' > > Signed-off-by: Sun Wang <743559...@qq.com

[PATCH] staging: lustre: lustre: ptlrpc: events: fix coding style issue

2014-08-31 Thread Sun Wang
From: sunwxg <743559...@qq.com> Coding style issues, the changes include: -Add sapce after ',' Signed-off-by: Sun Wang <743559...@qq.com> --- drivers/staging/lustre/lustre/ptlrpc/events.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/lustre/lustre/ptlr