On Mon, May 27, 2019 at 03:18:59PM +0000, Alakesh Haloi wrote: > Fixes following compiler warning > > userfaultfd.c: In function ‘usage’: > userfaultfd.c:126:2: warning: format not a string literal and no format > arguments [-Wformat-security] > fprintf(stderr, examples); > > Signed-off-by: Alakesh Haloi <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu

