From: Felipe Contreras Date: Wed, 4 Dec 2013 03:39:38 +0000 (+1030) Subject: params: improve standard definitions X-Git-Tag: v3.14-rc1~124^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88a88b320a9068294aaa2841464e4809af2ff454;p=pandora-kernel.git params: improve standard definitions 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 Signed-off-by: Rusty Russell --- Reading git-diff-tree failed