On Thu, 16 May 2019 09:55:26 +0800
Kefeng Wang wrote:
> Make some structs and functions static to fix build warning, parts of
> warning shown below,
>
> amples/vfio-mdev/mtty.c:730:5: warning: symbol 'mtty_create' was not
> declared. Should it be static?
> samples/vfio-mdev/mtty.c:780:5: warnin
On Thu, May 16, 2019 at 09:55:26AM +0800, Kefeng Wang wrote:
> Make some structs and functions static to fix build warning, parts of
> warning shown below,
>
> amples/vfio-mdev/mtty.c:730:5: warning: symbol 'mtty_create' was not
> declared. Should it be static?
> samples/vfio-mdev/mtty.c:780:5: w
Make some structs and functions static to fix build warning, parts of
warning shown below,
amples/vfio-mdev/mtty.c:730:5: warning: symbol 'mtty_create' was not declared.
Should it be static?
samples/vfio-mdev/mtty.c:780:5: warning: symbol 'mtty_remove' was not declared.
Should it be static?
samp
3 matches
Mail list logo