mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 21:44:23 -04:00
greybus: operation: Fix comment mistake
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
183f872eb1
commit
3b6cf2ee3b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user