commit | b330219cb21ddbb79d02e31cdb768cc1340e51db | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Jun 30 20:15:45 2018 +0900 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 30 20:15:45 2018 +0900 |
tree | 13ac8ceef99f0038d008f2ce1e5e429f8713c959 | |
parent | dfe76a3614270a727d3f2bde4fc62e9f774365dd [diff] | |
parent | 14291d10a8f5908224ecc219e8b77934f86e315c [diff] |
Merge branch 'xilinx_emaclite-coding-style' Radhey Shyam Pandey says: ==================== Fixes coding style in xilinx_emaclite.c This patchset fixes checkpatch and kernel-doc warnings in xilinx emaclite driver. No functional change. Changes from v2: -In 2/5 patch refactor if-else to make failure path return early. -In 2/5 patch coalesce the format onto a single line and add the missing space after the comma. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>