[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220713175452.4221-1-matt.hsiao@hpe.com>
Date: Thu, 14 Jul 2022 01:54:51 +0800
From: matt.hsiao@....com
To: linux-kernel@...r.kernel.org
Cc: arnd@...db.de, gregkh@...uxfoundation.org, jerry.hoemann@....com,
scott.norton@....com, camille.lu@....com, geoffrey.ndu@....com,
gustavo.knuppe@....com, Matt Hsiao <matt.hsiao@....com>
Subject: [PATCH v2 0/1] misc: hpilo: switch .{read,write} ops to .{read,write}_iter
From: Matt Hsiao <matt.hsiao@....com>
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
Powered by blists - more mailing lists