+19
−21
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Seq_puts() is preferred over seq_printf() for constant strings that do not
need printf type evaluation.
Change seq_printf() usage to seq_puts() where possible.
Change-Id: I83f87a2f0417f2e0a5b826b857ad9b8c6d7ec68f
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>