mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [FIX REQUEST] Processor ID should be unsigned int
@ 2009-07-11  8:14 Jaswinder Singh Rajput
  0 siblings, 0 replies; only message in thread
From: Jaswinder Singh Rajput @ 2009-07-11  8:14 UTC (permalink / raw)
  To: LKML

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-11  8:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-11  8:14 [FIX REQUEST] Processor ID should be unsigned int Jaswinder Singh Rajput

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome