mbim: Fix comment typo

This commit is contained in:
Denis Kenzior 2017-10-31 10:21:11 -05:00
parent 9315d73f62
commit ecc6332e28
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ static bool pending_command_match_tid(const void *a, const void *b)
}
/*
* Since we have to track how many outstanding requests we have issues, we
* Since we have to track how many outstanding requests we have issued, we
* have to keep a pending_command structure around until it is replied to
* by the function. However, all resources associated with the command
* can be freed