Thread (200 messages) 200 messages, 10 authors, 2025-09-10

Re: [PATCH 08/33] ACPI / MPAM: Parse the MPAM table

From: James Morse <james.morse@arm.com>
Date: 2025-09-04 17:28:35
Also in: linux-acpi, linux-devicetree, lkml

Hi Markus,

On 23/08/2025 11:55, Markus Elfring wrote:
quoted
+++ b/drivers/acpi/arm64/mpam.c
@@ -0,0 +1,331 @@
quoted
+static int __init acpi_mpam_parse(void)
+{
+        struct acpi_table_header *table __free(acpi_table) = acpi_get_table_ret(ACPI_SIG_MPAM, 0);
+	char *table_end, *table_offset = (char *)(table + 1);
…

Please replace eight space characters by a tab character here.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/coding-style.rst?h=v6.17-rc2#n18

Are further source code places similarly improvable?
Yes - I just copied this rune from the email from Jonathan that suggested it.
'Fixed',


Thanks,

James
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help