On Sat, 30 Sep 2017 21:47:24 +0530
Bhumika Goyal wrote:
> Make this const as it is only passed to a const argument of the function
> mdev_register_device. Make it static as it is not referenced in any
> other file.
>
> Structure found using Coccinelle and changes done by hand.
>
> Signed-off-by
Make this const as it is only passed to a const argument of the function
mdev_register_device. Make it static as it is not referenced in any
other file.
Structure found using Coccinelle and changes done by hand.
Signed-off-by: Bhumika Goyal
---
samples/vfio-mdev/mtty.c | 2 +-
1 file changed, 1
2 matches
Mail list logo