On Thu, Aug 08, 2019 at 06:36:43PM +0300, Jarkko Sakkinen wrote: > 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> 2/11, 3/11 and 4/11 have been squashed and pushed. /Jarkko