param_limit: move registration before param_set
commitb346bfff5fb223a42ed2327aea2a05a62650f679
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 23 Oct 2020 10:43:09 +0000 (23 13:43 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 23 Oct 2020 10:43:09 +0000 (23 13:43 +0300)
tree55da1e35ef6159b63e278e281aa71e975ba6cee7
parent40e1ecb986614693cbfea5336e0087a603d28ef0
param_limit: move registration before param_set

Apparently this has to be done before param_set.  I made this change while
I was moving it to param_key code.  I forget the details though.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_list.h