diff options
author | Lee Jones <lee.jones@linaro.org> | 2021-05-20 20:01:02 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-05-27 21:39:35 +0200 |
commit | 721a6fe5f9584357617b463e687f379412d1c213 (patch) | |
tree | 7efaccabaf0fe2ceaf065468e326a35212482b3f /block/bio.c | |
parent | 3e0f8672f1685ed1fbbc4b3388fe8093e43e9783 (diff) |
i2c: busses: i2c-st: Fix copy/paste function misnaming issues
Fixes the following W=1 kernel build warning(s):
drivers/i2c/busses/i2c-st.c:531: warning: expecting prototype for st_i2c_handle_write(). Prototype was for st_i2c_handle_read() instead
drivers/i2c/busses/i2c-st.c:566: warning: expecting prototype for st_i2c_isr(). Prototype was for st_i2c_isr_thread() instead
Fix the "enmpty" typo while here.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Alain Volmat <alain.volmat@foss.st.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'block/bio.c')
0 files changed, 0 insertions, 0 deletions