commit | 79cd33a08d728b341028847b0fe4a697a9cc3094 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Jan 11 22:41:18 2016 -0800 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Thu Jan 28 12:22:49 2016 -0600 |
tree | 1c7699aed813543ea95d23bdf771512948755508 | |
parent | 9e0a37084a87b42e79b4f7a417ec4b13b363c699 [diff] |
net: tsec: fsl_mdio: Fix several cosmetic issues Clean up the tsec and fsl_mdio driver codes a little bit, by: - Fix misuse of tab and space here and there - Use correct multi-line comment format - Replace license identifier to GPL-2.0+ Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>