Skip to content

Commit

Permalink
Staging: usbip: fix typos concerning "sequential"
Browse files Browse the repository at this point in the history
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
  • Loading branch information
Uwe Kleine-König authored and Greg Kroah-Hartman committed Jul 8, 2010
1 parent 060132a commit 65cfe84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/usbip/usbip_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 65cfe84

Please sign in to comment.