mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Remove linux/mod_compat.h from common code
It is no longer necessary; mod_compat.h is included from zfs_context.h. Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Igor Kozhukhov <igor@dilos.org> Signed-off-by: Matt Macy <mmacy@FreeBSD.org> Closes #9449
This commit is contained in:
committed by
Brian Behlendorf
parent
af1698f59b
commit
bce795ad7a
@@ -896,7 +896,6 @@ zio_abd_checksum_func_t fletcher_4_abd_ops = {
|
||||
|
||||
|
||||
#if defined(_KERNEL)
|
||||
#include <linux/mod_compat.h>
|
||||
|
||||
static int
|
||||
fletcher_4_param_get(char *buffer, zfs_kernel_param_t *unused)
|
||||
|
||||
Reference in New Issue
Block a user