提交 bde00cc0 编写于 作者: T Trent Piepho 提交者: Mauro Carvalho Chehab

V4L/DVB (6300): CodingStyle cleanup

Signed-off-by: NTrent Piepho <xyzzy@speakeasy.org>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 102abd82
......@@ -77,7 +77,8 @@ void video_device_release(struct video_device *vfd)
static void video_release(struct device *cd)
{
struct video_device *vfd = container_of(cd, struct video_device, class_dev);
struct video_device *vfd = container_of(cd, struct video_device,
class_dev);
#if 1
/* needed until all drivers are fixed */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册