From 0f1be19518e9b952fad630456c4de825cd4238cf Mon Sep 17 00:00:00 2001 From: =?utf8?q?T=C3=BClin=20=C4=B0zer?= Date: Thu, 16 May 2013 02:22:18 +0300 Subject: [PATCH] Staging: silicom: Fixed warning 'preferred seq_puts instead of seq_printf'. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This patch fixes warning in silicom/bpctl_mod.c : seq_puts has to be preferred to seq_printf when the format is a constant string. Signed-off-by: Tülin İzer Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed