HomeFreeBSD

Remove unneeded "extern inline" function declarations

Description

Remove unneeded "extern inline" function declarations

All of these externs are already #included as static inline
functions via corresponding headers.

Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
Closes #13073

Details

Provenance
kusumi.tomohiro_gmail.comAuthored on Feb 8 2022, 6:48 PM
Tony Hutter <hutter2@llnl.gov>Committed on Feb 17 2022, 1:58 AM
Parents
rG94a4b7ec3d79: module: zfs: fix unused, remove argsused
Branches
Unknown
Tags
Unknown

Event Timeline

Tony Hutter <hutter2@llnl.gov> committed rG02309af096cb: Remove unneeded "extern inline" function declarations (authored by Tomohiro Kusumi <kusumi.tomohiro@gmail.com>).Feb 17 2022, 1:58 AM