From: Benjamin Romer Date: Mon, 16 Mar 2015 17:57:56 +0000 (-0400) Subject: staging: unisys: fix CamelCase global Most_recent_message_jiffies X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b53e0e93b75adfe7a144054848d427a425b11f93;p=pandora-kernel.git 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-diff-tree failed