Re: [PATCH] Staging: comedi: fix coding style issue in comedilib.h

2016-02-07 Thread Greg KH
On Thu, Jan 14, 2016 at 09:40:14AM +0800, Bo YU wrote: > This is a patch to the comedilib.h file that fixes "bloch comment use > * on subsequent lines" warning found by the checkpatch.pl tool > > Signed-off-by: YU Bo > --- > drivers/staging/comedi/comedilib.h | 32

[PATCH] Staging: comedi: fix coding style issue in comedilib.h

2016-01-13 Thread Bo YU
This is a patch to the comedilib.h file that fixes "bloch comment use * on subsequent lines" warning found by the checkpatch.pl tool Signed-off-by: YU Bo --- drivers/staging/comedi/comedilib.h | 32 1 个文件被修改,插入 16 行(+),删除 16 行(-) diff --git a/drivers/staging