[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)
commitf24ec7f6c6278c0ea4c00efe96d50b1e66796c44
treeeab9b703ddfade4510fa2f290c5b6465826aa9d4
parent26cda988ba1e3e843a0680fe98661a22fa430a60
[PATCH] crc16: remove w1 specific comments.

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>
drivers/w1/w1_ds2433.c
include/linux/crc16.h