[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFw-=vY1eAubQAtbqL33nCrQ7mPgXTaHnEJfbKvFDVdHtw@mail.gmail.com>
Date: Tue, 24 Jul 2012 11:20:11 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Josh Boyer <jwboyer@...hat.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>, law@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] posix_types.h: make __NFDBITS match glibc definition
On Tue, Jul 24, 2012 at 11:12 AM, Josh Boyer <jwboyer@...hat.com> wrote:
>
> +#define __NFDBITS (8 * (int) sizeof(long int))
I don't know if the type change is needed, but who the hell uses "long int"?
Somebody is confused. Grepping the kernel sources, I am saddened to
see any of these at all. I certainly would never want to add one.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists