HomeFreeBSD

Correct the previous commit: remove the DECLARE_MODULE().

Description

Correct the previous commit: remove the DECLARE_MODULE().

It looks like a MODULE_VERSION() can also appear on its own -- there is
no need to use explicitly use DECLARE_MODULE(). Looking at other
modules, this seems common practice.

Details

Provenance
edAuthored on
Parents
rS286324: Add DECLARE_MODULE() to the "cloudabi" kernel module.
Branches
Unknown
Tags
Unknown