linux/drivers/w1
Andrew Morton c6976a4eb3 [PATCH] w1: warning fix
drivers/w1/w1.c:423: warning: long long unsigned int format, __u64 arg (arg 8)

u64 is not, never has been and never will be "unsigned long long"!

While we're there, fix up some code layout - it looks awful in an 80-col
display.

Cc: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-06-22 11:22:51 -07:00
..
masters [PATCH] w1: Use mutexes instead of semaphores. 2006-06-22 11:22:50 -07:00
slaves [PATCH] W1: fix dependencies of W1_SLAVE_DS2433_CRC 2006-06-22 11:22:51 -07:00
Kconfig [PATCH] w1: clean up W1_CON dependency. 2006-06-22 11:22:51 -07:00
Makefile [PATCH] w1: Make w1 connector notifications depend on connector. 2006-06-22 11:22:50 -07:00
w1.c [PATCH] w1: warning fix 2006-06-22 11:22:51 -07:00
w1.h [PATCH] drivers/w1/w1.c: fix a compile error 2006-06-22 11:22:51 -07:00
w1_family.c [PATCH] W1: possible cleanups 2006-06-22 11:22:50 -07:00
w1_family.h [PATCH] W1: possible cleanups 2006-06-22 11:22:50 -07:00
w1_int.c [PATCH] W1: possible cleanups 2006-06-22 11:22:50 -07:00
w1_int.h [PATCH] w1: cleanups. 2005-06-21 21:43:09 -07:00
w1_io.c [PATCH] W1: possible cleanups 2006-06-22 11:22:50 -07:00
w1_io.h [PATCH] W1: possible cleanups 2006-06-22 11:22:50 -07:00
w1_log.h [PATCH] w1: cleanups. 2005-06-21 21:43:09 -07:00
w1_netlink.c [PATCH] w1: Use mutexes instead of semaphores. 2006-06-22 11:22:50 -07:00
w1_netlink.h [PATCH] w1: Move w1-connector definitions into linux/include/connector.h 2006-06-22 11:22:50 -07:00