]> rtime.felk.cvut.cz Git - linux-imx.git/blobdiff - drivers/edac/edac_device.c
edac, mips: don't change code that has been removed in edac/mips tree
[linux-imx.git] / drivers / edac / edac_device.c
index da4a1f11939fb71dbcda2f3f5d7822fb743ceee5..45b8f4bdd773ca324c0e5f04f1c3c4a883bd03be 100644 (file)
@@ -367,7 +367,7 @@ static void del_edac_device_from_global_list(struct edac_device_ctl_info
  *     structure, that needs to be polled for possible error events.
  *
  *     This operation is to acquire the list mutex lock
- *     (thus preventing insertion or deletion)
+ *     (thus preventing insertation or deletion)
  *     and then call the device's poll function IFF this device is
  *     running polled and there is a poll function defined.
  */