Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
networking: silence warnings about unused arguments
In the net_ctx_init() stub definition, arguments are not used and therefore they should be explicitly marked to avoid compiler warnings. Signed-off-by: Antonio Quartulli <[email protected]> Acked-by: Gert Doering <[email protected]> Message-Id: <[email protected]> URL: https://www.mail-archive.com/[email protected]/msg24052.html Signed-off-by: Gert Doering <[email protected]>
- Loading branch information