[PATCH] crc16: remove w1 specific comments.
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Mon, 12 Sep 2005 13:12:43 +0000 (17:12 +0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 15:48:08 +0000 (08:48 -0700)
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 <johnpol@2ka.mipt.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found