[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 <ricknu-0@student.ltu.se>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
此提交包含在:
Richard Knutsson
2007-02-12 00:52:33 -08:00
提交者 Linus Torvalds
父節點 40565f1962
當前提交 e13df2c58f
共有 2 個檔案被更改,包括 20 行新增23 行删除

查看文件

@@ -48,15 +48,11 @@
typedef __u16 WORD;
typedef __u32 DWORD;
typedef __u8 BYTE;
typedef __u8 BOOL;
#ifndef IXJMAX
#define IXJMAX 16
#endif
#define TRUE 1
#define FALSE 0
/******************************************************************************
*
* This structure when unioned with the structures below makes simple byte