From: Brandon Height
Utilized seq_puts() for strings without format specifiers.
Utilized seq_putc() for seq_printf(s, "\n")
Signed-off-by: Brandon Height
---
drivers/staging/android/sync.c | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/drivers/staging/andr
From: Brandon Height
Fixed a coding style issue.
Signed-off-by: Brandon Height
---
drivers/staging/android/sync.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/android/sync.c b/drivers/staging/android/sync.c
index 3893a35..36ed35e 100644
--- a/drivers/st
2 matches
Mail list logo