On Sat, 14 Jan 2006 18:23:19 +0100, Lennert Buytenhek <[EMAIL PROTECTED]> wrote:

> On Sat, Jan 14, 2006 at 08:23:41AM -0800, Kris Katterjohn wrote:
> 
> > This changes "signed long" to "long".
> 
> Hmmm, is 'long' guaranteed to be signed?

Yes, it is. Only char can be signed or unsigned depending.
However, usually I disapprove of patches which remove 'signed',
because it is a special kind of comment, like "janitors be wary".

-- Pete
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to