diff options
| author | YueHaibing <[email protected]> | 2019-05-25 14:21:51 +0000 |
|---|---|---|
| committer | Boris Ostrovsky <[email protected]> | 2019-05-28 21:32:10 +0000 |
| commit | 41349672e3cbc2e8349831f21253509c3415aa2b (patch) | |
| tree | 7d5a32dacde2955085e080ca083bdd584aca232d /drivers/net/dsa/dsa_loop.c | |
| parent | xen/arm: Use p2m entry with lock protection (diff) | |
| download | kernel-41349672e3cbc2e8349831f21253509c3415aa2b.tar.gz kernel-41349672e3cbc2e8349831f21253509c3415aa2b.zip | |
xen/pvcalls: Remove set but not used variable
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/xen/pvcalls-front.c: In function pvcalls_front_sendmsg:
drivers/xen/pvcalls-front.c:543:25: warning: variable bedata set but not used [-Wunused-but-set-variable]
drivers/xen/pvcalls-front.c: In function pvcalls_front_recvmsg:
drivers/xen/pvcalls-front.c:638:25: warning: variable bedata set but not used [-Wunused-but-set-variable]
They are never used since introduction.
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions
