From: Benjamin Romer Date: Mon, 16 Mar 2015 17:58:08 +0000 (-0400) Subject: staging: unisys: refactor livedump_info structure X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea33b4ee5e12a00faf03ad09f7309040685822f5;p=pandora-kernel.git staging: unisys: refactor livedump_info structure Fix the CamelCase member names and that global variable: Dumpcapture_header => dumpcapture_header Gettextdump_header => gettextdump_header Dumpcomplete_header => dumpcomplete_header Gettextdump_outstanding => gettextdump_outstanding LiveDump_info => livedump_info Update all references and merge the definition and global structure declaration. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed