[PATCH v2 0/1] misc: hpilo: switch .{read,write} ops to .{read,write}_iter

From: matt . hsiao
Date: Wed Jul 13 2022 - 13:55:13 EST


From: Matt Hsiao <matt.hsiao@xxxxxxx>

This patch changes .{read,write} ops to their iter variants for
dependent drivers to use hpilo through kernel_{read,write}.

Changes since v1:
- Fix the patch format so it could be applied cleanly.

Matt Hsiao (1):
misc: hpilo: switch .{read,write} ops to .{read,write}_iter

drivers/misc/hpilo.c | 31 ++++++++++++++++++-------------
1 file changed, 18 insertions(+), 13 deletions(-)

--
2.16.6