From: Richard Knutsson Date: Mon, 12 Feb 2007 08:52:33 +0000 (-0800) Subject: [PATCH] drivers/telephony/ixj: Convert to generic boolean X-Git-Tag: v2.6.21-rc1~274^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e13df2c58f8e8c72278b61e8f59de9a1403f9426;p=pandora-kernel.git [PATCH] drivers/telephony/ixj: Convert to generic boolean Convert: BOOL -> bool FALSE -> false TRUE -> true Change a variable ('mContinue') to boolean from char, since it is used as boolean. Signed-off-by: Richard Knutsson Acked-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed