2.4.21 use propper type for pid -I

Walter Harms (Walter.Harms@Informatik.Uni-Oldenburg.DE)
Sat, 28 Jun 2003 23:03:08 +0200 (MEST)


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

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