summaryrefslogtreecommitdiff
path: root/include/linux/devfs_fs_kernel.h
diff options
context:
space:
mode:
authorAndrey Panin <pazke@donpac.ru>2004-07-10 19:35:39 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-07-10 19:35:39 -0700
commit3664d16904b5928d282074ac9b70b16fab534a14 (patch)
tree47a627a24da3b1ac50508b8496bbd3846b520422 /include/linux/devfs_fs_kernel.h
parent161cd3dd77b58b5a9f68547750d6f2d529b906ca (diff)
[PATCH] fix CRC16 misnaming
As pointed by Thomas Sailer, crc16.c module contains CRC16-CCITT (x^16 + x^12 + x^5 + 1) implementation, not IBM CRC16 (x^16 + x^15 + x^2 + 1) one. Looks like we need to rename it accordingly and this patchset does exactly this. Signed-off-by: Andrey Panin <pazke@donpac.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/devfs_fs_kernel.h')
0 files changed, 0 insertions, 0 deletions