Commit 76799523 authored by Nathan Chancellor's avatar Nathan Chancellor Committed by Phil Elwell
Browse files

staging: vchiq_arm: Remove unused variable



This warning appears with GCC 6.4.0 from toolchains.bootlin.com:

../drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c: In function ‘vchiq_open’:
../drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:1735:7: warning: unused variable ‘ret’ [-Wunused-variable]
   int ret;
       ^~~

This variable's usage was removed by commit 3c980263 ("staging:
vchiq_arm: Make debugfs failure non-fatal"), making it useless.

Signed-off-by: default avatarNathan Chancellor <natechancellor@gmail.com>
parent fbbd9f36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment