Skip to content

Support for Kernel mainline 5.6.x #56

@andrei-trybukhouski

Description

@andrei-trybukhouski

it does not build.

extern struct proc_dir_entry *proc_create_data(const char *, umode_t,
                              ^~~~~~~~~~~~~~~~
/mnt/rdata/work/linuxwork/EnhanceIO/Driver/enhanceio/eio_procfs.c:1417:39: error: passing argument 4 of ‘proc_create_data’ from incompatible pointer type [-Werror=incompatible-pointer-types]
  entry = proc_create_data(s, 0, NULL, &eio_config_operations, dmc);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions