powerpc/rtas: fix miswording in rtas_function kerneldoc
authorNathan Lynch <nathanl@linux.ibm.com>
Mon, 6 Mar 2023 21:33:43 +0000 (15:33 -0600)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 30 Mar 2023 12:36:35 +0000 (23:36 +1100)
commit32740fce09f98d30f3c71a09ee4e9d90b3965427
tree173d1364aefd7b1a178c0eb84c041ef654cacf4e
parent1792e46ed0cfc1fa27c8c805f8098f806bcc5fc3
powerpc/rtas: fix miswording in rtas_function kerneldoc

The 'filter' member is a pointer, not a bool; fix the wording
accordingly.

Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230220-rtas-queue-for-6-4-v1-4-010e4416f13f@linux.ibm.com
arch/powerpc/kernel/rtas.c