[FIX REQUEST] Processor ID should be unsigned int

From: Jaswinder Singh Rajput
Date: Sat Jul 11 2009 - 04:15:46 EST


Hello all,

In whole kernel, Processor ID is inconsistent at some places used as int
and some places as unsigned int and unsigned.

As I spotted earlier in X86: smp.h same structure is using all three
types.

Do you think there should be some consistency.

Thanks,
--
JSR

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/