From 164ad86d3382de1095db97e5f566e0182d9fec4c Mon Sep 17 00:00:00 2001 From: Iulia Manda Date: Tue, 11 Mar 2014 20:12:29 +0200 Subject: [PATCH] staging: android: ion: Replace seq_printf with seq_puts It is preferred to use seq_puts instead of seq_printf here, as it suffices string printing. Signed-off-by: Iulia Manda Acked-by: Paul E. McKenney Signed-off-by: Peter P Waskiewicz Jr --- Reading git-format-patch failed