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

2015-09-18 Thread Ian Abbott
On 18/09/15 15:34, Punit Vara wrote: This patch is to the comedilib.h file that fixes up coding style issues and following warning: - Block comments use * on subsequent lines Signed-off-by: Punit Vara --- drivers/staging/comedi/comedilib.h | 28 ++-- 1 file changed,

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

2015-09-18 Thread Punit Vara
This patch is to the comedilib.h file that fixes up coding style issues and following warning: - Block comments use * on subsequent lines Signed-off-by: Punit Vara --- drivers/staging/comedi/comedilib.h | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff -