From: Ksenija Stanojevic Date: Wed, 4 Mar 2015 23:51:46 +0000 (+0100) Subject: Staging: rtl8192u: Replace TRUE with true X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~613 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d67b3a2f3bd82bfa75f34d9e816788d133d63b5;p=pandora-kernel.git Staging: rtl8192u: Replace TRUE with true This patch replaces TRUE by true, since Linux kernel has already a boolean type, bool, defined in linux/stddef.h Signed-off-by: Ksenija Stanojevic Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed