On Wed, Aug 07, 2019 at 05:12:45PM -0700, Sean Christopherson wrote: > The file pointer returned from fget() can be NULL, whereas a file's ops > are guaranteed to be non-NULL. > > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Acked-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx> /Jarkko