From b81e5962af2c9453167d7be2efc46f42c42f63d2 Mon Sep 17 00:00:00 2001 From: Jacob Pan Date: Tue, 4 Nov 2014 15:53:34 -0800 Subject: [PATCH] Thermal/int340x: avoid unnecessary pointer casting Avoid pointer casting which may also lead to problems on big endian 64 bit systems. Reported-by: Dan Carpenter Signed-off-by: Jacob Pan Signed-off-by: Zhang Rui --- Reading git-format-patch failed