From: Otto W. <ott...@bl...> - 2001-06-15 20:26:05
|
> Is this in the 2.2.x kernel? Hmm, that should have been changed to match > modern gcc awhile ago. I guess the patch was never accepted. > No it's in kernel 2.4.3 and probably in 2.4.5 as well. > Change that line to: > > DBG("engine reset %s", ""); > This should not be necessary, if I interpret the gcc manual correct (see "http://gcc.gnu.org/onlinedocs/gcc-2.95.3/gcc_4.html#SEC76"). O. Wyss |