Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1503833

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

From Dan Carpenter <dan.carpenter@oracle.com>
Newsgroups linux.kernel
Subject Re: [PATCH] tools: hv: clean up code, remove unnecessary header files and link flags
Date 2016-10-19 17:10 +0200
Message-ID <su0Fd-2Wq-83@gated-at.bofh.it> (permalink)
References <stQ37-3Dd-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@gmail.com>

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

regards,
dan carpenter

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] tools: hv: clean up code, remove unnecessary header files and link flags Weibing Zhang <atheism.zhang@gmail.com> - 2016-10-19 05:50 +0200
  RE: [PATCH] tools: hv: clean up code, remove unnecessary header files  and link flags KY Srinivasan <kys@microsoft.com> - 2016-10-19 16:50 +0200
  Re: [PATCH] tools: hv: clean up code, remove unnecessary header  files and link flags Dan Carpenter <dan.carpenter@oracle.com> - 2016-10-19 17:10 +0200

csiph-web