From: Dmitry Eremin Date: Sun, 27 Apr 2014 17:06:55 +0000 (-0400) Subject: staging/lustre/libcfs: fix issues found by Klocwork Insight tool X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16e9f6d48bf6400ca3541a20aee5ec7bb414e1e4;p=pandora-kernel.git staging/lustre/libcfs: fix issues found by Klocwork Insight tool sscanf format specification '%u' expects type 'unsigned int *' for 'u', but parameter 3 has a different type 'int*'. Signed-off-by: Dmitry Eremin Reviewed-on: http://review.whamcloud.com/9400 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4629 Reviewed-by: John L. Hammond Reviewed-by: James Simmons Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed