You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Staging: usbip: fix typos concerning "sequential"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
060132ae42
commit
65cfe8420c
@@ -172,7 +172,7 @@ struct usbip_header_basic {
|
||||
#define USBIP_RET_UNLINK 0x0004
|
||||
__u32 command;
|
||||
|
||||
/* sequencial number which identifies requests.
|
||||
/* sequential number which identifies requests.
|
||||
* incremented per connections */
|
||||
__u32 seqnum;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user