From 4577225d26d43974e79fa7d288df7fb8397cffa2 Mon Sep 17 00:00:00 2001 From: Benjamin Romer Date: Mon, 16 Mar 2015 13:58:15 -0400 Subject: [PATCH] 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-format-patch failed