commit | f9d5ca255ea315aa2b8ca0a456f90912f6689f21 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Apr 29 01:58:40 2019 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon Jun 10 17:59:48 2019 +0530 |
tree | 05e10e2a3c3044504682b96b92e2cb22d4ea2a07 | |
parent | 6a644f056a357be2de0c94c08bc24391d728c31b [diff] |
spi: mpc8xxx: Fix function names in strings Replace the function name with a "%s" format string and the __func__ variable in debug statements (as proposed by checkpatch). Signed-off-by: Mario Six <mario.six@gdsys.cc> Acked-by: Jagan Teki <jagan@amarulasolutions.com>