From: Kevin McKinney Date: Thu, 5 Jan 2012 01:29:04 +0000 (-0500) Subject: Staging: bcm: Replace variables and function outputs defined as INT with int. X-Git-Tag: v3.4-rc1~186^2~176^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce4bbc2ae4626f6fdf1af8767d59852978e5f942;p=pandora-kernel.git Staging: bcm: Replace variables and function outputs defined as INT with int. This patch replaces all variables and function output that have a datatype definition of "INT" with "int". Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed