[PATCH v3 2/5] of: remove __of_node_dup() allocflags parameter
Bjorn Helgaas
helgaas at kernel.org
Wed Jun 22 03:15:17 AEST 2022
On Mon, Jun 20, 2022 at 12:41:20PM +0200, Clément Léger wrote:
> The alloclags are always set to GFP_KERNEL so remove this specific flag.
> Moreover, this function is going to be based on one that does not
> provides passing gfp flags, so be prepared for this.
s/alloclags/allocflags/
s/provides passing/supports passing/
More information about the Linuxppc-dev
mailing list