]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: i2c: imx219: remove context around case
authorCosmin Tanislav <demonsingur@gmail.com>
Thu, 20 Feb 2025 14:06:35 +0000 (16:06 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Tue, 4 Mar 2025 12:35:32 +0000 (13:35 +0100)
commit2256456c2671b3414f6ad80914b0420db7ef73da
treeddbb6dd4f8ebcd2e84bb7c9bc5f35b57cc5a2449
parent38985a25682c66d1a7599b0e95ceeb9c7ba89f84
media: i2c: imx219: remove context around case

There are no longer variable declarations here, the context is useless.

Signed-off-by: Cosmin Tanislav <demonsingur@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/imx219.c