From: Kees Cook Date: Wed, 11 Sep 2013 04:41:34 +0000 (-0700) Subject: bcache: defensively handle format strings X-Git-Tag: v3.13-rc1~68^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c86949486d41d9e7d7681fc72923555114fd702f;p=pandora-kernel.git bcache: defensively handle format strings Just to be safe, call the error reporting function with "%s" to avoid any possible future format string leak. Signed-off-by: Kees Cook Signed-off-by: Kent Overstreet --- Reading git-diff-tree failed