From: Benjamin Romer Date: Mon, 16 Mar 2015 17:58:39 +0000 (-0400) Subject: staging: unisys: fix CamelCase in putfile-related globals X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eee0011450f8c71e4ad11b914e38976d8bc7674;p=pandora-kernel.git staging: unisys: fix CamelCase in putfile-related globals Fix the CamelCase global names: Putfile_buffer_list_pool => putfile_buffer_list_pool Putfile_buffer_list_pool_name => putfile_buffer_list_pool_name Putfile_request_list => putfile_request_list Update all references to use the corrected names. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed