From: Benjamin Romer Date: Fri, 5 Dec 2014 22:09:01 +0000 (-0500) Subject: staging: unisys: refactor info_debugfs_read() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~524 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b6040c51f7d031d83355df2454d4b80e7779885;p=pandora-kernel.git staging: unisys: refactor info_debugfs_read() Fix the function declaration so the type is on the same line as the name, and fix the CamelCase local variable name: TotalBytes => total_bytes Signed-off-by: Bryan Thompson Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed