From: Masami Hiramatsu Date: Fri, 4 Feb 2011 12:51:53 +0000 (+0900) Subject: tracing/kprobes: Cleanup strict_strtol() using code X-Git-Tag: v2.6.39-rc1~510^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76022db323dd6d7c6958df3d595f7dedf7a14778;p=pandora-kernel.git tracing/kprobes: Cleanup strict_strtol() using code Since strict_strtol() accepts minus digits started with '-', it doesn't need to invert after converting. Cc: 2nddept-manager@sdl.hitachi.co.jp Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Srikar Dronamraju Cc: Steven Rostedt LKML-Reference: <20110204125153.9507.49335.stgit@ltc236.sdl.hitachi.co.jp> Signed-off-by: Masami Hiramatsu Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed