From: Stewart Smith Date: Tue, 28 May 2019 03:29:25 +0000 (+1000) Subject: powerpc/powernv-eeh: Consisely desribe what this file does X-Git-Tag: v5.3-rc1~94^2~59 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=41732bdc9ccd26829cf647711c4b93384e03e529;p=linux-2.6-block.git powerpc/powernv-eeh: Consisely desribe what this file does If the previous comment made sense, continue debugging or call your doctor immediately. Signed-off-by: Stewart Smith Signed-off-by: Michael Ellerman --- diff --git a/arch/powerpc/platforms/powernv/eeh-powernv.c b/arch/powerpc/platforms/powernv/eeh-powernv.c index f38078976c5d..bea6708be065 100644 --- a/arch/powerpc/platforms/powernv/eeh-powernv.c +++ b/arch/powerpc/platforms/powernv/eeh-powernv.c @@ -1,7 +1,5 @@ /* - * The file intends to implement the platform dependent EEH operations on - * powernv platform. Actually, the powernv was created in order to fully - * hypervisor support. + * PowerNV Platform dependent EEH operations * * Copyright Benjamin Herrenschmidt & Gavin Shan, IBM Corporation 2013. *