summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/eeh_sysfs.c
diff options
context:
space:
mode:
authorGavin Shan2012-02-27 21:04:02 +0100
committerBenjamin Herrenschmidt2012-03-09 01:11:20 +0100
commit29f8bf1b7f79f689f33e9c4679d182a68b6a5b2c (patch)
treebd5d334db6efc3993315b437d7944a221ee3cb78 /arch/powerpc/platforms/pseries/eeh_sysfs.c
parentpowerpc/eeh: pseries platform EEH configure bridge (diff)
downloadkernel-qcow2-linux-29f8bf1b7f79f689f33e9c4679d182a68b6a5b2c.tar.gz
kernel-qcow2-linux-29f8bf1b7f79f689f33e9c4679d182a68b6a5b2c.tar.xz
kernel-qcow2-linux-29f8bf1b7f79f689f33e9c4679d182a68b6a5b2c.zip
powerpc/pseries: Cleanup comments in EEH aux components
There're several EEH aux components and the patch does some cleanup for them so that they look more clean. * Duplicated comments have been removed from the header file. * Comments have been reorganized so that it looks more clean. * The leading comments of functions are adjusted for a little bit so that the result of "make pdfdocs" would be more unified. * Function calls "xxx ()" has been replaced by "xxx()". Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/pseries/eeh_sysfs.c')
-rw-r--r--arch/powerpc/platforms/pseries/eeh_sysfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/pseries/eeh_sysfs.c b/arch/powerpc/platforms/pseries/eeh_sysfs.c
index eb744ee234da..5e4eab1f4441 100644
--- a/arch/powerpc/platforms/pseries/eeh_sysfs.c
+++ b/arch/powerpc/platforms/pseries/eeh_sysfs.c
@@ -28,7 +28,7 @@
#include <asm/pci-bridge.h>
/**
- * EEH_SHOW_ATTR -- create sysfs entry for eeh statistic
+ * EEH_SHOW_ATTR -- Create sysfs entry for eeh statistic
* @_name: name of file in sysfs directory
* @_memb: name of member in struct pci_dn to access
* @_format: printf format for display