]> git.ipfire.org Git - thirdparty/linux.git/commit
drivers/base/memory: correct the field name in the header
authorGavin Shan <gshan@redhat.com>
Tue, 11 Mar 2025 23:30:44 +0000 (09:30 +1000)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 18 Mar 2025 05:07:02 +0000 (22:07 -0700)
commit1a24776fca39ed79d7f5e0b0592b5addd784981e
tree72438f31549102bd0f30c3f0fb19c23177ea2396
parent61659efdb35ce6c6ac7639342098f3c4548b794b
drivers/base/memory: correct the field name in the header

Replace @blocks with @memory_blocks to match with the definition of struct
memory_group.

Link: https://lkml.kernel.org/r/20250311233045.148943-3-gshan@redhat.com
Signed-off-by: Gavin Shan <gshan@redhat.com>
Acked-by: David Hildenbrand <david@redhat.com>
Acked-by: Oscar Salvador <osalvador@suse.de>
Cc: Danilo Krummrich <dakr@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/memory.h