]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/powerpc/platforms/pseries/eeh_pseries.c
powerpc/eeh: fix comment for wait_state()
[mirror_ubuntu-bionic-kernel.git] / arch / powerpc / platforms / pseries / eeh_pseries.c
index 2039397cc75d5f6230dc91c945fc7a79dc0ecc68..1ba55d0bb449ddd79cbe6a644a265d09c730a1a5 100644 (file)
@@ -519,7 +519,7 @@ static int pseries_eeh_reset(struct eeh_pe *pe, int option)
 /**
  * pseries_eeh_wait_state - Wait for PE state
  * @pe: EEH PE
- * @max_wait: maximal period in microsecond
+ * @max_wait: maximal period in millisecond
  *
  * Wait for the state of associated PE. It might take some time
  * to retrieve the PE's state.