tcp: Return bool instead of int where appropriate
[firefly-linux-kernel-4.4.55.git] / net / irda / af_irda.c
index bb14c34776801e7dd43ce13c8552794d89a5c197..bb738c9f91461df7fb3d718a1ed6b771dae33f1a 100644 (file)
@@ -955,7 +955,7 @@ out:
  * The main difference with a "standard" connect is that with IrDA we need
  * to resolve the service name into a TSAP selector (in TCP, port number
  * doesn't have to be resolved).
- * Because of this service name resoltion, we can offer "auto-connect",
+ * Because of this service name resolution, we can offer "auto-connect",
  * where we connect to a service without specifying a destination address.
  *
  * Note : by consulting "errno", the user space caller may learn the cause