non-static udelay function in ftape_io
Ulrich Windl (Ulrich.Windl@rz.uni-regensburg.de)
Tue, 28 May 1996 09:20:36 +0200
I've discovered that ftape_io.c (if my memory works) has a non-static
udelay() function. Why is it needed, and shouldn't it be renamed if
it is needed?
(udelay() is inline in linux/delay.h)
Ulrich