linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.21 use propper type for pid -I
@ 2003-06-28 21:03 Walter Harms
  0 siblings, 0 replies; only message in thread
From: Walter Harms @ 2003-06-28 21:03 UTC (permalink / raw)
  To: linux-kernel

Hi list,
here are a bunch of cleanup patches. they dont fix a real problem they
simply clean the use of pid. pid should be of type pid_t to allow different
architectures a different choise (and they do). In programms we found the
use from signed to unsigned and from int to long. So daniele bellucci and i
wrote to a several maintainers for cleanup i am happy to see that several
patches got applied.                                          

greetings
walter

-- 

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

only message in thread, other threads:[~2003-06-28 20:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-28 21:03 2.4.21 use propper type for pid -I Walter Harms

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).