Re: [PATCH 1/4] hwmon: (lm92) Drop unnecessary forward declaration

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

 



On Fri, 18 Apr 2014 15:51:22 -0700, Guenter Roeck wrote:
> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>
> ---
>  drivers/hwmon/lm92.c |    3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/hwmon/lm92.c b/drivers/hwmon/lm92.c
> index b9022db..5ca8e14 100644
> --- a/drivers/hwmon/lm92.c
> +++ b/drivers/hwmon/lm92.c
> @@ -93,9 +93,6 @@ static inline u8 ALARMS_FROM_REG(s16 reg)
>  	return reg & 0x0007;
>  }
>  
> -/* Driver data (common to all clients) */
> -static struct i2c_driver lm92_driver;
> -
>  /* Client data (each client gets its own) */
>  struct lm92_data {
>  	struct device *hwmon_dev;

Interesting :)

Reviewed-by: Jean Delvare <jdelvare@xxxxxxx>

-- 
Jean Delvare
SUSE L3 Support

_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors




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

  Powered by Linux