Re: 2.3.14 typo in io.h (alpha)

Linus Torvalds (torvalds@transmeta.com)
Thu, 19 Aug 1999 16:55:41 -0700 (PDT)


On Thu, 19 Aug 1999, Thorsten Kranzkowski wrote:
>
> I think there's a typo in io.c and io.h in 2.3.14:

Indeed. There are more of them - there's a few "writew"s that incorrectly
got turned into "writeb"s, and the two you found are just the ones that
cause the compiler to complain (the others cause silent bugs).

I'm making a pre-patch-2.3.15-1 in another few minutes, that should fix
it.

Linus

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