From: Dotan Barak Date: Tue, 25 Jun 2013 09:09:36 +0000 (+0300) Subject: net/mlx4_core: Replace sscanf() with kstrtoint() X-Git-Tag: v3.11-rc1~64^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=618fad954b9becf095f1b52391af29f743ff4662;p=pandora-kernel.git net/mlx4_core: Replace sscanf() with kstrtoint() It is not safe to use sscanf. Signed-off-by: Dotan Barak Signed-off-by: Vladimir Sokolovsky Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed