On Sat, Oct 01, 2016 at 10:25:24PM +0300, Jarkko Sakkinen wrote: > From: Nayna Jain <[email protected]> > > open() method for event log ascii and binary bios measurements file > operations are very similar. This patch refactors the code into a > single open() call by passing seq_operations as i_node->private data. > > Suggested-by: Jason Gunthorpe <[email protected]> > Signed-off-by: Nayna Jain <[email protected]> > Reviewed-by: Jarkko Sakkinen <[email protected]> > Reviewed-by: Jason Gunthorpe <[email protected]>
Tested-by: Jarkko Sakkinen <[email protected]> /Jarkko

