From: Benjamin Romer Date: Mon, 16 Mar 2015 17:58:15 +0000 (-0400) Subject: staging: unisys: fix CamelCase locals in visorchipset_save_message X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4577225d26d43974e79fa7d288df7fb8397cffa2;p=pandora-kernel.git staging: unisys: fix CamelCase locals in visorchipset_save_message Rename CamelCased local variable names: localSavedCrashMsgOffset => crash_msg_offset localSavedCrashMsgCount => crash_msg_count Update references to use the new names. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed