[PATCH v6 01/14] ACPI: ARM64: IORT: minor cleanup for iort_match_node_callback()
From: Hanjun Guo <hidden>
Date: 2017-01-04 07:56:24
Also in:
linux-acpi, lkml
From: Hanjun Guo <hidden>
Date: 2017-01-04 07:56:24
Also in:
linux-acpi, lkml
Hi Lorenzo, On 2017/1/3 22:08, Lorenzo Pieralisi wrote:
On Mon, Jan 02, 2017 at 09:31:32PM +0800, Hanjun Guo wrote:quoted
Cleanup iort_match_node_callback() a little bit to reduce some lines of code, aslo fix the indentation in iort_scan_node().s/aslo/also "Also" in a commit log is a sign a patch should be split and that's what you should do even though I know it is tempting to merge all trivial changes into one single patch. Make it two patches please.
Will do, thanks! Do you have more comments regarding this patch set? I will incorporate all the comments and send out a new version. Thanks Hanjun