aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc/dgnc_cls.h
diff options
context:
space:
mode:
authorGiedrius Statkevičius <giedrius.statkevicius@gmail.com>2015-03-10 21:29:20 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-12 11:11:17 +0100
commit1f2e089f68a931c22d8132b1284478cfa2357fc9 (patch)
tree77dce57f4ab78cd26c9350c264696bc2ef615c01 /drivers/staging/dgnc/dgnc_cls.h
parentdgnc: Remove unneeded dgnc_state array of strings (diff)
downloadlinux-dev-1f2e089f68a931c22d8132b1284478cfa2357fc9.tar.xz
linux-dev-1f2e089f68a931c22d8132b1284478cfa2357fc9.zip
dgnc: clean up comments at start of files
Remove FSF address because it's known in the past that it has changed. Also, remove the pointless "do not change the coding style" comments because it's one of the reasons why it's in staging and it's quite contradictory to what it says in TODO. Also, they contain wrong e-mails of people which are responsible for these drivers - see TODO or MAINTAINERS for that. We can preserve the original copyright at the top of the most files because it shows who originally made them. Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/dgnc/dgnc_cls.h')
-rw-r--r--drivers/staging/dgnc/dgnc_cls.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/staging/dgnc/dgnc_cls.h b/drivers/staging/dgnc/dgnc_cls.h
index 2ca27323ec20..2398514e10ec 100644
--- a/drivers/staging/dgnc/dgnc_cls.h
+++ b/drivers/staging/dgnc/dgnc_cls.h
@@ -11,13 +11,6 @@
* but WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED; without even the
* implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
* PURPOSE. See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * NOTE: THIS IS A SHARED HEADER. DO NOT CHANGE CODING STYLE!!!
- *
*/
#ifndef __DGNC_CLS_H