Skip to content

Commit

Permalink
[PATCH] powercp: iSeries include file comment cleanups
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Jan 12, 2006
1 parent f9cb83a commit 5110610
Show file tree
Hide file tree
Showing 13 changed files with 3 additions and 16 deletions.
4 changes: 1 addition & 3 deletions include/asm-powerpc/iseries/hv_call.h
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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.
*/
Expand Down
1 change: 0 additions & 1 deletion include/asm-powerpc/iseries/hv_call_sc.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion include/asm-powerpc/iseries/hv_lp_config.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion include/asm-powerpc/iseries/hv_lp_event.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion include/asm-powerpc/iseries/hv_types.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion include/asm-powerpc/iseries/iseries_io.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion include/asm-powerpc/iseries/it_exp_vpd_panel.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion include/asm-powerpc/iseries/it_lp_naca.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion include/asm-powerpc/iseries/it_lp_queue.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down
3 changes: 1 addition & 2 deletions include/asm-powerpc/iseries/it_lp_reg_save.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -83,4 +82,4 @@ struct ItLpRegSave {

extern struct ItLpRegSave iseries_reg_save[];

#endif /* _ITLPREGSAVE_H */
#endif /* _ASM_POWERPC_ISERIES_IT_LP_REG_SAVE_H */
1 change: 0 additions & 1 deletion include/asm-powerpc/iseries/lpar_map.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion include/asm-powerpc/iseries/mf.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*
* mf.h
* Copyright (C) 2001 Troy D. Armstrong IBM Corporation
* Copyright (C) 2004 Stephen Rothwell IBM Corporation
*
Expand Down
1 change: 0 additions & 1 deletion include/asm-powerpc/iseries/vio.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* -*- linux-c -*-
* drivers/char/vio.h
*
* iSeries Virtual I/O Message Path header
*
Expand Down

0 comments on commit 5110610

Please sign in to comment.