On Thu, Nov 29, 2018 at 10:44:22AM +0100, Petr Mladek wrote: > We are going to simplify the API and code by removing the registration > step. This would require calling init/free functions from enable/disable > ones. > > This patch just moves the code to prevent more forward declarations. > > This patch does not change the code except of two forward declarations. ^^^^^^^^^ s/except of/except for > > Signed-off-by: Petr Mladek <pmladek@xxxxxxxx> > --- Acked-by: Joe Lawrence <joe.lawrence@xxxxxxxxxx> -- Joe