Thomas Gleixner
40b0b3f8fb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
...
Based on 2 normalized pattern(s):
this source code is licensed under the gnu general public license
version 2 see the file copying for more details
this source code is licensed under general public license version 2
see
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 52 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Enrico Weigelt <info@metux.net >
Reviewed-by: Allison Randal <allison@lohutok.net >
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com >
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190602204653.449021192@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2019-06-19 17:09:06 +02:00
Evgeniy Polyakov
f24ec7f6c6
[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 >
2005-09-12 08:48:08 -07:00
Evgeniy Polyakov
7657ec1fcb
[PATCH] lib/crc16: added crc16 algorithm.
...
Add the crc16 routines, as used by w1 devices.
Signed-off-by: Ben Gardner <bgardner@wabtec.com >
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2005-09-08 14:41:27 -07:00