]> git.hungrycats.org Git - linux/commit
i2c: core: clean up adapter registration error label
authorJohan Hovold <johan@kernel.org>
Mon, 11 May 2026 14:37:15 +0000 (16:37 +0200)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Sat, 30 May 2026 21:57:19 +0000 (23:57 +0200)
commit1640403fd38e9c0a1d9d70965d36410b263b6e2c
tree8bfe4ff1c6a91b254f49032a99280179a4ece70f
parenta378a2bc73e3b71ed2e2bfccaaee81199de0f49f
i2c: core: clean up adapter registration error label

Clean up the adapter registration error labels by making sure that also
the last one is named after what it does.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
drivers/i2c/i2c-core-base.c