[PATCH] tools: hv: clean up code, remove unnecessary header files and link flags

Dan Carpenter dan.carpenter at oracle.com
Wed Oct 19 08:40:50 UTC 2016


On Wed, Oct 19, 2016 at 11:43:28AM +0800, Weibing Zhang wrote:
> Remove unnecessary header files and netlink related code as the daemons
> do not use netlink to communicate with the kernel now.
> Fix a compile warning in snprintf.
> Pthread is also not needed.
> 
> Signed-off-by: Weibing Zhang <atheism.zhang at gmail.com>

Break this up into multiple patches.
1) cleanup makefile
2) remove unneeded header stuff
3) fix a compile warning

regards,
dan carpenter



More information about the devel mailing list