summaryrefslogtreecommitdiff
path: root/include/linux/crc64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/crc64.h')
-rw-r--r--include/linux/crc64.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/crc64.h b/include/linux/crc64.h
index 41de30b907df..b6aa290a7931 100644
--- a/include/linux/crc64.h
+++ b/include/linux/crc64.h
@@ -1,7 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
-/*
- * See lib/crc64.c for the related specification and polynomial arithmetic.
- */
#ifndef _LINUX_CRC64_H
#define _LINUX_CRC64_H