> Date: Sun, 11 Mar 2018 16:06:16 +0100
>
> Some update suggestions were taken into account
> from static source code analysis.
…
> Delete unnecessary code in user_init_raw_fds()
> Less checks in user_init_raw_fds() after error detection
> Adjust an error message in user_init_socket_fds()
> Delete an unnecessary check before kfree() in user_init_socket_fds()
> Delete two unnecessary checks before freeaddrinfo() in
> user_init_socket_fds()
> Less checks in user_init_socket_fds() after error detection
> Adjust an error message in user_init_tap_fds()
> Less checks in user_init_tap_fds() after error detection
> Delete an unnecessary variable initialisation in user_init_tap_fds()
…
Would you like to pick any idea up from this patch series?
Regards,
Markus