From: Eduardo Valentin Date: Tue, 19 Mar 2013 14:54:24 +0000 (-0400) Subject: stating: ti-soc-thermal: use sizeof(*pointer) while allocating X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~504 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6843569defd08e7b80a9800f91d21e1abf6d9e3;p=pandora-kernel.git stating: ti-soc-thermal: use sizeof(*pointer) while allocating Follow Documentation/CodingStyle and use sizeof(*pointer) instead of sizeof(struct type). Signed-off-by: Eduardo Valentin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed