commit | fabe6c49091aea05e4647f836c4ad2bf13a516f8 | [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 | 6f3ac07ea3e1665ba7a018f10bc11558269b0e17 [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>