Re: [PATCH 2/2] staging: comedi: das16: fixed coding style issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/06/16 03:23, Akshay Shipurkar wrote:

Where is patch 1/2?

Fixed a multi-line comment coding style issue.

Signed-off-by: Akshay Shipurkar <akshayshipurkar@xxxxxxxxx>
---
  drivers/staging/comedi/drivers/das16.c | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/drivers/das16.c b/drivers/staging/comedi/drivers/das16.c
index fd8e0b7..9bf1f29 100644
--- a/drivers/staging/comedi/drivers/das16.c
+++ b/drivers/staging/comedi/drivers/das16.c
@@ -429,7 +429,8 @@ static const struct das16_board das16_boards[] = {
  };

  /* Period for timer interrupt in jiffies.  It's a function
- * to deal with possibility of dynamic HZ patches  */
+ * to deal with possibility of dynamic HZ patches
+ */

Thanks for posting the patch.

In Comedi, we prefer the usual block comment style like this:

/*
 * blah blah
 * blah blah
 */

Never mind though. There is another patch from Ravishankar Karkala Mallikarjunayya that fixes it.

--
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbotti@xxxxxxxxx> )=-
-=(                          Web: http://www.mev.co.uk/  )=-
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel



[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux