Hi Rui, > > index > > > > 8611e3e..32af124 100644 > > > > --- a/include/linux/thermal.h > > > > +++ b/include/linux/thermal.h > > > > @@ -185,6 +185,10 @@ struct thermal_cooling_device > > > > *thermal_cooling_device_register(char *, void *, > > > > const struct thermal_cooling_device_ops *); void > > > > thermal_cooling_device_unregister(struct thermal_cooling_device *); > > > > > > > > +int get_tz_trend(struct thermal_zone_device *, int); struct > > > > > > Coding style. > > > > Not sure what you meant here. Checkpatch did not complain either. > > > you should start a new line before "struct". Agreed :-) But in the actual patch it is that way, I think it is your mailer which is playing things here :-) Kindly check.. Thanks, Durga -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html