From: Wei Yang Date: Mon, 27 Apr 2015 01:25:10 +0000 (+0800) Subject: powerpc/eeh: fix comment for wait_state() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~139^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac3990cc36b1e42feca733b25254fb6dae15431;p=pandora-kernel.git powerpc/eeh: fix comment for wait_state() To retrieve the PCI slot state, EEH driver would set a timeout for that. While current comment is not aligned to what the code does. This patch fixes those comments according to the code. Signed-off-by: Wei Yang Acked-by: Gavin Shan Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed