Changeset 1350

Show
Ignore:
Timestamp:
04/18/02 05:01:27 (7 years ago)
Author:
mds
Message:

ask not to use // comments

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/doc/developers/new_drivers

    r1180 r1350  
    3535  See Documentation/CodingStyle in the kernel source. 
    3636  Be sure and use 8 column tabs. 
     37  Also, please do not use // comments. 
    3738 
    3839* Meet /proc naming standards in the ctl_table (for chip drivers only).