diff options
| author | Alex Elder <elder@linaro.org> | 2020-09-29 02:04:44 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2020-09-29 04:34:56 +0300 |
| commit | 993cac15d1194b7ff03da67993b82c4b21680739 (patch) | |
| tree | c00933a4d815d419c3a28b9baf5a2bf42c743c4b /include | |
| parent | fb980ef7415fd9ff00c5aef05a52358b0dea762d (diff) | |
| download | linux-993cac15d1194b7ff03da67993b82c4b21680739.tar.xz | |
net: ipa: fix two mild warnings
Fix two spots where a variable "channel_id" is unnecessarily
redefined inside loops in "gsi.c". This is warned about if
"W=2" is added to the build command.
Note that this problem is harmless, so there's no need to backport
it as a bugfix.
Remove a comment in gsi_init() about waking the system; the GSI
interrupt does not wake the system any more.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
