From: Kees Cook Date: Tue, 10 Jun 2014 16:57:00 +0000 (-0700) Subject: of: avoid format string parsing in kobject names X-Git-Tag: omap-for-v3.16/fixes-rc4~87^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28d3ee40ef5ad488f4ad3376d8f237b9502cecfb;p=pandora-kernel.git of: avoid format string parsing in kobject names This makes sure a format string cannot leak into the kobject name that is constructed. (And splits the >80 character line.) Signed-off-by: Kees Cook Signed-off-by: Rob Herring --- Reading git-diff-tree failed