From: Benjamin Romer Date: Tue, 4 Nov 2014 16:25:16 +0000 (-0500) Subject: staging: unisys: refactor visor_memregion_create() X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~441 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fef483891dc5aaca047fad7cf594651fbda9bef5;p=pandora-kernel.git staging: unisys: refactor visor_memregion_create() Fix the sizeof() so it uses the variable name rather than the type, fix the argument alignment to the kzalloc(), and rename the goto label. Away => cleanup Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed