Re: [PATCH 2/5] Staging: comedi: fix WARNING issue in s626.c

From: Greg KH
Date: Thu Mar 10 2016 - 22:33:02 EST


On Thu, Mar 10, 2016 at 12:22:07PM +0530, Ravishankar Karkala Mallikarjunayya wrote:
> This is a patch to the s626.c file that fixes up a Block comments issues
> found by the checkpatch.pl tool.
>
> i.e. Block comments use a trailing */ on a separate line
>
> Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankarkm32@xxxxxxxxx>
> Reviewed-by: Ian Abbott <abbotti@xxxxxxxxx>
> ---
> drivers/staging/comedi/drivers/s626.c | 38 ++++++++++++++++++++++-------------
> 1 file changed, 24 insertions(+), 14 deletions(-)

You have two subjects that are identical in this series, which isn't
allowed, please fix up and make them unique.