From: Viresh Kumar Date: Thu, 19 Mar 2015 11:32:46 +0000 (+0530) Subject: greybus: operation: Fix comment mistake X-Git-Tag: v4.9-rc1~119^2~378^2~21^2~1679 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3b6cf2ee3b726747b61285c36a76cc810b102c35;p=karo-tx-linux.git greybus: operation: Fix comment mistake Signed-off-by: Viresh Kumar Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/greybus/operation.c b/drivers/staging/greybus/operation.c index b01106f29ab3..d4b59fe79559 100644 --- a/drivers/staging/greybus/operation.c +++ b/drivers/staging/greybus/operation.c @@ -965,7 +965,7 @@ int gb_operation_init(void) U16_MAX - sizeof(struct gb_operation_msg_hdr)); /* - * A message structure with consists of: + * A message structure consists of: * - the message structure itself * - the headroom set aside for the host device * - the message header