Christoph Hellwig <hch@xxxxxx> writes: > Requesting a module either succeeds or does nothing, return an error from > this method does not make sense. > > Also move the load_module after the store method in the struct > declaration to keep the important show and store methods together. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- Reviewed-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>