Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f761ec9a authored by Luca Weiss's avatar Luca Weiss
Browse files

drivers: rmnet_perf: Fix function declaration warning



Fixes the following warning/error with clang 15:

../techpack/data/drivers/rmnet/perf/rmnet_perf_opt.c:715:27: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
rmnet_perf_free_hash_table()
                          ^
                           void
1 warning and 1 error generated.

Signed-off-by: default avatarLuca Weiss <luca.weiss@fairphone.com>
Change-Id: I5822104dfbd4514d914f33484fa25d312b565bda
parent 51539f7e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment