summaryrefslogtreecommitdiffstats
path: root/drivers/staging/goldfish/goldfish_nand_reg.h
diff options
context:
space:
mode:
authorSara Bird <sara.bird.iar@gmail.com>2013-05-20 15:32:49 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-05-21 10:30:10 -0700
commitad28497cdbd6308492eeaea6c6484d2fb063c840 (patch)
tree3ff13d917bfeb3372ebd80e8ece6d589317ff477 /drivers/staging/goldfish/goldfish_nand_reg.h
parent15f10bd143efd43afeebc3f30904a346de905fcc (diff)
downloadlinux-ad28497cdbd6308492eeaea6c6484d2fb063c840.tar.bz2
staging/goldfish: Fixed up incorrect formatted comments.
The existing comments are using an odd style. Fixed them up to adhereto the StyleGuide. No code changes. Signed-off-by: Sara Bird <sara.bird.iar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/goldfish/goldfish_nand_reg.h')
-rw-r--r--drivers/staging/goldfish/goldfish_nand_reg.h29
1 files changed, 15 insertions, 14 deletions
diff --git a/drivers/staging/goldfish/goldfish_nand_reg.h b/drivers/staging/goldfish/goldfish_nand_reg.h
index ac17f8805f47..ddfda71ab27a 100644
--- a/drivers/staging/goldfish/goldfish_nand_reg.h
+++ b/drivers/staging/goldfish/goldfish_nand_reg.h
@@ -1,17 +1,18 @@
-/* drivers/mtd/devices/goldfish_nand_reg.h
-**
-** Copyright (C) 2007 Google, Inc.
-**
-** This software is licensed under the terms of the GNU General Public
-** License version 2, as published by the Free Software Foundation, and
-** may be copied, distributed, and modified under those terms.
-**
-** This program is distributed in the hope that it will be useful,
-** but WITHOUT ANY WARRANTY; without even the implied warranty of
-** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-** GNU General Public License for more details.
-**
-*/
+/*
+ * drivers/mtd/devices/goldfish_nand_reg.h
+ *
+ * Copyright (C) 2007 Google, Inc.
+ *
+ * This software is licensed under the terms of the GNU General Public
+ * License version 2, as published by the Free Software Foundation, and
+ * may be copied, distributed, and modified under those terms.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ */
#ifndef GOLDFISH_NAND_REG_H
#define GOLDFISH_NAND_REG_H