[patch] tidying up %08lx IP output in printks

David Ford (david@kalifornia.com)
Thu, 13 Apr 2000 16:59:30 -0700


Attached is a patch to change numerous printk lines in the kernel to a
standardised quad octet form rather than an unknown 8 digit hex
representation.

c0a80001 or in some cases 100a8c0 becomes 192.168.0.1.

Some of the kernel wording has been changed for a more clear message to
the user.

Comments appreciated,
-d

-
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/