diff options
| author | Andrey Panin <pazke@donpac.ru> | 2004-07-10 19:35:39 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-07-10 19:35:39 -0700 |
| commit | 3664d16904b5928d282074ac9b70b16fab534a14 (patch) | |
| tree | 47a627a24da3b1ac50508b8496bbd3846b520422 /include/linux/devfs_fs_kernel.h | |
| parent | 161cd3dd77b58b5a9f68547750d6f2d529b906ca (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
