-
由 Jiri Pirko 提交于
Probably due to copy-paste error, the name of the arg is "init_val" which is misleading, as the pointer is used to point to struct where to store the current value. Rename it to "val" and change the arg comment a bit on the way. Signed-off-by: NJiri Pirko <jiri@nvidia.com> Reviewed-by: NSimon Horman <simon.horman@corigine.com> Acked-by: NJakub Kicinski <kuba@kernel.org> Reviewed-by: NJacob Keller <jacob.e.keller@intel.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
94ba1c31