From da0b5e40ab10f44019a1ecec09fadfcd5bdb76b6 Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Sat, 15 Aug 2015 11:38:13 -0400 Subject: [PATCH] ext4: silence a format string false positive Static checkers complain that the format string should be "%s". It does not make a difference for the current code. Signed-off-by: Dan Carpenter Signed-off-by: Theodore Ts'o --- Reading git-format-patch failed