diff options
| author | Jean Delvare <jdelvare@suse.de> | 2020-08-25 10:20:37 +0300 |
|---|---|---|
| committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2020-08-25 18:50:15 +0300 |
| commit | 99363d1c26c825055f8a879d9d5c2b78168cf655 (patch) | |
| tree | 19c017e3ef337a348e4c271744b7386ef5b1de82 /drivers/fpga/fpga-mgr.c | |
| parent | a4423cedc56fd16405240243bdfe6d02823cb26a (diff) | |
| download | linux-99363d1c26c825055f8a879d9d5c2b78168cf655.tar.xz | |
eeprom: at24: Tidy at24_read()
The elegant code in at24_read() has the drawback that we now need
to make a copy of all parameters to pass them to the post-processing
callback function if there is one. Rewrite the loop in such a way that
the parameters are not modified, so saving them is no longer needed.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
