07 Nov, 2005
1 commit
-
This is the remaining misc drivers/ part of the big kfree cleanup patch.
Remove pointless checks for NULL prior to calling kfree() in misc files in
drivers/.Signed-off-by: Jesper Juhl
Acked-by: Aristeu Sergio Rozanski Filho
Acked-by: Roland Dreier
Acked-by: Pierre Ossman
Acked-by: Jean Delvare
Acked-by: Greg Kroah-Hartman
Acked-by: Len Brown
Acked-by: "Antonino A. Daplas"
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
12 Sep, 2005
1 commit
-
Remove w1 comments from crc16.h and move specific constants into
w1_ds2433.c where they are used.Replace %d with %zd.
Signed-off-by: Evgeniy Polyakov
Signed-off-by: Linus Torvalds
09 Sep, 2005
2 commits
-
The changes to ds2433 to add CRC16 protection and read caching.
Signed-off-by: Ben Gardner
Signed-off-by: Evgeniy Polyakov
Signed-off-by: Greg Kroah-Hartman -
Work by Ben Gardner .
Signed-off-by: Evgeniy Polyakov
Signed-off-by: Greg Kroah-Hartman