diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2016-05-27 13:13:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-27 16:40:26 +0200 |
commit | 49661be5ab43f9aa161deb06edd0dea90849519c (patch) | |
tree | dfb3c92d3a4739d6b4d29ad08b14af7ab0cdeb05 /kernel/padata.c | |
parent | 082041c05f308ceb5f8f337b90da40c1e9fd0f85 (diff) |
i2c: dev: don't start function name with 'return'
commit 72a71f869c95dc11b73f09fe18c593d4a0618c3f upstream.
I stumbled multiple times over 'return_i2c_dev', especially before the
actual 'return res'. It makes the code hard to read, so reanme the
function to 'put_i2c_dev' which also better matches 'get_free_i2c_dev'.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel/padata.c')
0 files changed, 0 insertions, 0 deletions