From: Adrian Bunk Date: Sun, 19 Oct 2008 03:28:48 +0000 (-0700) Subject: include/linux/bcd.h: remove comments X-Git-Tag: v2.6.28-rc1~108 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=5a85a7dda15f88b7f9c96c67fe826b5d0486d601;p=~emulex%2Finfiniband.git include/linux/bcd.h: remove comments - the macros are gone - there's no more code in this file, LGPL + GPL = GPL, and the code that was moved to lib/bcd.c is anyway trivial Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/include/linux/bcd.h b/include/linux/bcd.h index 75f6d6e699a..22ea563ba3e 100644 --- a/include/linux/bcd.h +++ b/include/linux/bcd.h @@ -1,12 +1,3 @@ -/* Permission is hereby granted to copy, modify and redistribute this code - * in terms of the GNU Library General Public License, Version 2 or later, - * at your option. - */ - -/* macros to translate to/from binary and binary-coded decimal (frequently - * found in RTC chips). - */ - #ifndef _BCD_H #define _BCD_H