aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorWolfram Sang <[email protected]>2021-01-28 09:55:43 +0100
committerCorey Minyard <[email protected]>2021-01-28 07:15:12 -0600
commitfc26067c7417e7fafed7bcc97bda155d91988734 (patch)
tree85c1a41b44cd05404548646a880cd81e9d133bb4 /fs/jbd2/commit.c
parent76c057c84d286140c6c416c3b4ba832cd1d8984e (diff)
ipmi: remove open coded version of SMBus block write
The block-write function of the core was not used because there was no client-struct to use. However, in this case it seems apropriate to use a temporary client struct. Because we are answering a request we recieved when being a client ourselves. So, convert the code to use a temporary client and use the block-write function of the I2C core. Signed-off-by: Wolfram Sang <[email protected]> Reviewed-by: Asmaa Mnebhi <[email protected]> Acked-by: Corey Minyard <[email protected]> Message-Id: <[email protected]> Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions