commit | d93fe31020d138ca5f4fc1c8afce5acb8f724823 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Apr 29 01:58:37 2019 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon Jun 10 17:59:48 2019 +0530 |
tree | 6515b1f2b9aca43f79d0c5e920cc03fb2a9bc0fb | |
parent | d896b7baa1e393cfa9503e03aeebf8de5ffec97e [diff] |
spi: mpc8xxx: Fix comments There are some comments on the same line as the code they document. Put comments above the code lines they document, so the line length is not unnecessarily increased. Signed-off-by: Mario Six <mario.six@gdsys.cc> Acked-by: Jagan Teki <jagan@amarulasolutions.com>