From: Jesse Brandeburg Date: Fri, 1 Aug 2014 20:27:08 +0000 (-0700) Subject: i40evf: fix scan warning on sprintf X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~25^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b39c1e2c581fac29a63e322667cbd39a8661ca2a;p=pandora-kernel.git i40evf: fix scan warning on sprintf The driver was converted to use snprintf everywhere but this one function. Just use snprintf, instead of sprintf. Also a small spelling correction in a comment. Change-ID: I59d45f94a52754c7b4cd6034df9a61d8132b7f77 Signed-off-by: Jesse Brandeburg Tested-by: Sibai Li Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed