[PATCH] crc16: remove w1 specific comments.
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Mon, 12 Sep 2005 13:12:43 +0000 (17:12 +0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 12 Sep 2005 19:35:17 +0000 (12:35 -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: Greg Kroah-Hartman <gregkh@suse.de>

No differences found