]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[PATCH] powercp: iSeries include file comment cleanups
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 12 Jan 2006 02:51:42 +0000 (13:51 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 12 Jan 2006 09:09:30 +0000 (20:09 +1100)
Mainly just removing file names from the comments.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
13 files changed:
include/asm-powerpc/iseries/hv_call.h
include/asm-powerpc/iseries/hv_call_sc.h
include/asm-powerpc/iseries/hv_lp_config.h
include/asm-powerpc/iseries/hv_lp_event.h
include/asm-powerpc/iseries/hv_types.h
include/asm-powerpc/iseries/iseries_io.h
include/asm-powerpc/iseries/it_exp_vpd_panel.h
include/asm-powerpc/iseries/it_lp_naca.h
include/asm-powerpc/iseries/it_lp_queue.h
include/asm-powerpc/iseries/it_lp_reg_save.h
include/asm-powerpc/iseries/lpar_map.h
include/asm-powerpc/iseries/mf.h
include/asm-powerpc/iseries/vio.h

index e9f831c9a5e507111bfd87362410cbe7835c5d3c..162d653ad51fc430d692d4436707eeecb6149af7 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * HvCall.h
  * Copyright (C) 2001  Mike Corrigan IBM Corporation
  *
  * This program is free software; you can redistribute it and/or modify
@@ -15,8 +14,7 @@
  * 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
- */
-/*
+ *
  * This file contains the "hypervisor call" interface which is used to
  * drive the hypervisor from the OS.
  */
index dec7e9d9ab7886c982f4fe97df5c301b025ec2d4..f5d2109592504cf319209241373ad91008755da5 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * HvCallSc.h
  * Copyright (C) 2001  Mike Corrigan IBM Corporation
  *
  * This program is free software; you can redistribute it and/or modify
index bc00f036bca03d6f1abd9cb640964e6332da3b14..df8b20739719f87a80de2bf8a37a7fb3da25e4b5 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * HvLpConfig.h
  * Copyright (C) 2001  Mike Corrigan IBM Corporation
  *
  * This program is free software; you can redistribute it and/or modify
index 8ee89b67b8fd79d88502f6144b87ef7f18f3342d..4065a4de4935f8ec86e19079dab71538542f53cf 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * HvLpEvent.h
  * Copyright (C) 2001  Mike Corrigan IBM Corporation
  *
  * This program is free software; you can redistribute it and/or modify
index c38f7e3d01dceab2c0ba4a67646200a2b775e0ae..c3e6d2a1d1c3d4b6535914b779953d76b3fbf401 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * HvTypes.h
  * Copyright (C) 2001  Mike Corrigan IBM Corporation
  *
  * This program is free software; you can redistribute it and/or modify
index 56b2113ff0f5743fa8063067e9f818de6b5065e8..d1c317c6c3d06579b488769fff82a15b7749b47a 100644 (file)
@@ -6,7 +6,7 @@
 #ifdef CONFIG_PPC_ISERIES
 #include <linux/types.h>
 /*
- * File iSeries_io.h created by Allan Trautman on Thu Dec 28 2000.
+ * Created by Allan Trautman on Thu Dec 28 2000.
  *
  * Remaps the io.h for the iSeries Io
  * Copyright (C) 2000  Allan H Trautman, IBM Corporation
index 66a17a230c529f1d795f7c5b64a5406dfa88bbaa..304a609ae21a979b7fa807fa97bdf615c38a9b9c 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * ItExtVpdPanel.h
  * Copyright (C) 2002  Dave Boutcher IBM Corporation
  *
  * This program is free software; you can redistribute it and/or modify
index cc298995041962541740e28df80902e9a2a2cb61..4fdcf052927fff690057ecb82460f5bb9c575160 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * ItLpNaca.h
  * Copyright (C) 2001  Mike Corrigan IBM Corporation
  *
  * This program is free software; you can redistribute it and/or modify
index a60d03afbf95be5b79f61f4d7b0607ae382afcf8..b7c6fc12cce22e0cb90da14178f9071693a82bc6 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * ItLpQueue.h
  * Copyright (C) 2001  Mike Corrigan IBM Corporation
  *
  * This program is free software; you can redistribute it and/or modify
index 81824e1bb7675ddf70f797d47d0946ff721560bb..5403b756f654da7f0448264420bad2332a4d7ca7 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * ItLpRegSave.h
  * Copyright (C) 2001  Mike Corrigan IBM Corporation
  *
  * This program is free software; you can redistribute it and/or modify
@@ -83,4 +82,4 @@ struct ItLpRegSave {
 
 extern struct ItLpRegSave iseries_reg_save[];
 
-#endif /* _ITLPREGSAVE_H */
+#endif /* _ASM_POWERPC_ISERIES_IT_LP_REG_SAVE_H */
index 84fc321615bff77949bf7ff6faf268c7fb08b6f1..2ec384d66abb90578e897df9b0fd42f8cc5c058e 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * LparMap.h
  * Copyright (C) 2001  Mike Corrigan IBM Corporation
  *
  * This program is free software; you can redistribute it and/or modify
index e7bd57a03fb17a20c38b7cb92debb5cec5eb126c..857e5202fc7847262ffa22c3f397181b68a20bc6 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * mf.h
  * Copyright (C) 2001  Troy D. Armstrong IBM Corporation
  * Copyright (C) 2004  Stephen Rothwell IBM Corporation
  *
index 7e3a469420ddbd7e7592749bd7d7f54f4c3909d6..72a97d37aac35d52a5a7a7b43acdd6dc6bb47534 100644 (file)
@@ -1,5 +1,4 @@
 /* -*- linux-c -*-
- *  drivers/char/vio.h
  *
  *  iSeries Virtual I/O Message Path header
  *