From: Gavin Shan Date: Mon, 27 Feb 2012 20:04:02 +0000 (+0000) Subject: powerpc/pseries: Cleanup comments in EEH aux components X-Git-Tag: v3.4-rc1~159^2~17^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29f8bf1b7f79f689f33e9c4679d182a68b6a5b2c;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed