[RFC] SHT15 Sensiron humidity and temperature sensor

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

 



On Sun, 18 Jan 2009 17:32:54 +0000 Jonathan Cameron <jic23 at cam.ac.uk> wrote:

> +/**
> + * sht15_send_bit() send and individual bit to the device
> + **/

One other thing...

The /** token is specifically for introducing kerneldoc-formatted comments.
But this driver uses it for non-kerneldoc comments.

So please either convert the comments to kerneldoc form or use plain old

/*
 * comment goes here
 */

Thanks.



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux