]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/s390/net/ctcm_fsms.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / s390 / net / ctcm_fsms.c
index 8c921fc3511a5e741b187e9f32e763f004b11427..2d602207541b20a95ed590c4186e2705cf7c077a 100644 (file)
@@ -184,7 +184,7 @@ static void ctcmpc_chx_resend(fsm_instance *, int, void *);
 static void ctcmpc_chx_send_sweep(fsm_instance *fsm, int event, void *arg);
 
 /**
- * Check return code of a preceeding ccw_device call, halt_IO etc...
+ * Check return code of a preceding ccw_device call, halt_IO etc...
  *
  * ch  :       The channel, the error belongs to.
  * Returns the error code (!= 0) to inspect.