OSDN Git Service

thermal: cpu_cooling: Pass variable instead of its type to sizeof()
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 4 Dec 2014 04:11:50 +0000 (09:41 +0530)
committerEduardo Valentin <edubezval@gmail.com>
Mon, 8 Dec 2014 16:08:55 +0000 (12:08 -0400)
commit98d522f056568007557867d53833770dee9d8fe8
tree432442a09dfe3c2d4b628b495ae79902cb4fb3d6
parent07d888d831b038c01c5415f8945f41c743f49fb2
thermal: cpu_cooling: Pass variable instead of its type to sizeof()

Just following coding guidelines here.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/cpu_cooling.c