hwmon: (nct7904) Changes comments in probe function.
authoramy.shih <amy.shih@advantech.com.tw>
Mon, 17 Jun 2019 08:10:00 +0000 (08:10 +0000)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 9 Jul 2019 01:11:29 +0000 (18:11 -0700)
commita653acf00d07430bbb0af06a4f5cc2073bbefde7
tree21dfa90a912352c3092d68688dd42514ab773e7b
parentb3e26067874700fb38aeddf2da9844afb36f1a94
hwmon: (nct7904) Changes comments in probe function.

Linux style for comments is the C89 "/* ... */" style,
changes the comments to Linux style.

Signed-off-by: amy.shih <amy.shih@advantech.com.tw>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct7904.c