diff options
author | 2021-01-28 09:55:43 +0100 | |
---|---|---|
committer | 2021-01-28 07:15:12 -0600 | |
commit | fc26067c7417e7fafed7bcc97bda155d91988734 (patch) | |
tree | 85c1a41b44cd05404548646a880cd81e9d133bb4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (diff) | |
download | wireguard-linux-fc26067c7417e7fafed7bcc97bda155d91988734.tar.xz wireguard-linux-fc26067c7417e7fafed7bcc97bda155d91988734.zip |
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 <wsa+renesas@sang-engineering.com>
Reviewed-by: Asmaa Mnebhi <asmaa@nvidia.com>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-Id: <20210128085544.7609-1-wsa+renesas@sang-engineering.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions