]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
greybus: operation: fix typo in comment
authorJohan Hovold <johan@hovoldconsulting.com>
Fri, 27 Mar 2015 11:41:11 +0000 (12:41 +0100)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 30 Mar 2015 13:10:06 +0000 (15:10 +0200)
Fix typo in comment.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/operation.c

index 5447351880d37c3a2ecc5732939e5cfac92812e4..41a3deb760feacf63a86bc9b4917fb5ae45a2bd2 100644 (file)
@@ -75,7 +75,7 @@ static DEFINE_SPINLOCK(gb_operations_lock);
  * valid value operation->errno can be set to is -EINPROGRESS,
  * indicating the request has been (or rather is about to be) sent.
  * At that point nobody should be looking at the result until the
- * reponse arrives.
+ * response arrives.
  *
  * The first time the result gets set after the request has been
  * sent, that result "sticks."  That is, if two concurrent threads