staging: gdm72xx: use int instead of u32 whenever makes sense
This patch addresses the following issues: - Use int instead of u32 whenever makes sense - Turn extract_qos_list() in gdm_qos.c, which previously always returned 0, into a void function. Reported-by: NDan Carpenter <dan.carpenter@oracle.com> Reported-by: NMichalis Pappas <mpappas@fastmail.fm> Signed-off-by: NBen Chan <benchan@chromium.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
想要评论请 注册 或 登录