> > +static int > > +memory_get_int_max_bandwidth(struct thermal_cooling_device *cdev, > > + unsigned long *max_state) > > Don't put 'static int' (return type etc.) on a line by itself. > That format is not wanted in Linux. (many places here) if checkpatch.pl and Lindent are happey (which they are not, totally) then I'm satisifed witht he Linux style of the code. Randy, if you feel strongly about this this style nit, then change Lindent to implement it -- nagging developers about trivia is a waste of everybody's time. thanks, -Len _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm