From: Benjamin Romer Date: Tue, 4 Nov 2014 16:25:20 +0000 (-0500) Subject: staging: unisys: fix sizeof() in visor_memregion_create_overlapped() X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~437 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6db05d3f9abbdb0bdf9e07bf458bd7b2bea77092;p=pandora-kernel.git staging: unisys: fix sizeof() in visor_memregion_create_overlapped() Use the variable name rather than the type in the sizeof() call in this function. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed