[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1345832854.32359.11.camel@joe2Laptop>
Date: Fri, 24 Aug 2012 11:27:34 -0700
From: Joe Perches <joe@...ches.com>
To: Naresh Kumar Inna <naresh@...lsio.com>
Cc: "Nicholas A. Bellinger" <nab@...ux-iscsi.org>,
"JBottomley@...allels.com" <JBottomley@...allels.com>,
"linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
Dimitrios Michailidis <dm@...lsio.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Chethan Seshadri <chethan@...lsio.com>
Subject: Re: [PATCH 5/8] csiostor: Chelsio FCoE offload driver submission
(sources part 5).
On Fri, 2012-08-24 at 23:10 +0530, Naresh Kumar Inna wrote:
> Is there a TRUE/FALSE define in a standard header file?
include/linux/stddef.h:
enum {
false = 0,
true = 1
};
> I see a lot of
> kernel code defining their own TRUE/FALSE.
Those should be changed eventually.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists