diff options
author | Brian Behlendorf <[email protected]> | 2016-01-19 08:59:47 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2016-01-20 11:39:18 -0800 |
commit | de77e245902cc5bb6c22591d54e31c7647ff912f (patch) | |
tree | 2a5662b081ec3a91e0e5ce62072d394c446bf852 /module/spl/spl-taskq.c | |
parent | d348f23a6a9b3017524b66c9f7c9d32ec283e178 (diff) |
Linux 4.5 compat: pfn_t typedef
The pfn_t typedef was inherited from Illumos but never directly
used by any SPL consumers. This didn't cause any issues until
the Linux 4.5 kernel introduced a typedef of the same name.
See torvalds/linux/commit/34c0fd54, this patch removes the
unused Illumos version to prevent a conflict.
Signed-off-by: Brian Behlendorf <[email protected]>
Signed-off-by: Tim Chase <[email protected]>
Signed-off-by: Chunwei Chen <[email protected]>
Closes #524
Diffstat (limited to 'module/spl/spl-taskq.c')
0 files changed, 0 insertions, 0 deletions