mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
We are repeating the functionality of kstrtol in param_set_long, and the same for kstrtoint. We can get rid of the extra code by using the right functions. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
22 KiB
22 KiB