diff options
author | Nick Black <[email protected]> | 2020-01-08 20:50:05 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2020-01-08 17:50:05 -0800 |
commit | 4abd7d80b2904135a9518cebf190f36f4f3fa3a8 (patch) | |
tree | 41c354b69608f222ba550ab69667e3c47bbf8a09 /tests/zfs-tests/include/commands.cfg | |
parent | f8d55b95a5ed825d4fb50cc8e0e03edf25bd44e3 (diff) |
Remove parameter names from libzfs.h signatures
Most of libzfs.h doesn't provide names for the parameters
in its signatures. These few functions included them. That
wouldn't be a problem, per se, but the 'lines' parameter
conflicts with the 'lines' #define from terminfo's term.h,
present for at least a decade. This makes it difficult to
compile code making use of both ZFS and terminfo.
Reviewed-by: Matt Ahrens <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Igor Kozhukhov <[email protected]>
Reviewed-by: Kjeld Schouten <[email protected]>
Signed-off-by: Nick Black <[email protected]>
Closes #9821
Diffstat (limited to 'tests/zfs-tests/include/commands.cfg')
0 files changed, 0 insertions, 0 deletions