Re: [PATCH] rtc: cmos: remove all __exit_p annotations

From: Lars-Peter Clausen
Date: Mon Oct 17 2016 - 08:46:32 EST



> -static void __exit cmos_exit(void)
> +static void cmos_exit(void)

This annotation is correct and should stay.

> {
> #ifdef CONFIG_PNP
> if (pnp_driver_registered)
>