From b53e0e93b75adfe7a144054848d427a425b11f93 Mon Sep 17 00:00:00 2001 From: Benjamin Romer Date: Mon, 16 Mar 2015 13:57:56 -0400 Subject: [PATCH] staging: unisys: fix CamelCase global Most_recent_message_jiffies Fix the CamelCase global variable in visorchipset_main.c: Most_recent_message_jiffies => most_recent_message_jiffies Update all references to use the corrected name. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed