Re: [PATCH 3/3] Staging: rts5208: Coding style warnings fix for block comments

2015-09-30 Thread punit vara
On Tue, Sep 29, 2015 at 5:55 AM, Greg KH wrote: > On Mon, Sep 21, 2015 at 11:29:50PM +0530, Punit Vara wrote: >> This patch is to rtsx_chip.h that fixes up following warning reported >> by checkpatch.pl : >> >> -Block comments use * on subsequent lines >> -Block comments use a trailing */ on a sep

Re: [PATCH 3/3] Staging: rts5208: Coding style warnings fix for block comments

2015-09-28 Thread Greg KH
On Mon, Sep 21, 2015 at 11:29:50PM +0530, Punit Vara wrote: > This patch is to rtsx_chip.h that fixes up following warning reported > by checkpatch.pl : > > -Block comments use * on subsequent lines > -Block comments use a trailing */ on a separate line > > Signed-off-by: Punit Vara > --- > dri