commit | dc9ae1c38276aad2eb54b3bdf922572d1ce48cc7 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri Aug 30 15:49:42 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Sep 04 17:29:57 2019 -0700 |
tree | 256c3ff219481e30ca149448e4476430f81370e0 | |
parent | db045bd8c87b450627984907235811e4d1a1a40d [diff] |
libfrog: refactor open-coded INUMBERS calls Refactor all the INUMBERS ioctl callsites into helper functions. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>