lib/proc.c update pending kernel patch?

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

 



Hi:

In the comments of lib/proc.c are these two lines:

	temp%d_over -> temp_max%d (to be changed after kernel patch)
	temp%d_hyst -> temp_min%d ("")

Would anyone object if I change this code to... ?

	temp%d_over -> temp_over%d
	temp%d_hyst -> temp_hyst%d

With Linux 2.6.1-rc1 out, that was the intention, right?

Regards,

-- 
Mark M. Hoffman
mhoffman at lightlink.com



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

  Powered by Linux