From 95f22c5aaed3415ff4a2df6a1ff76b3127123430 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Tue, 28 Oct 2014 12:40:20 -0200 Subject: [PATCH] [media] lgdt3306a: Minor source code cleanups Fix a few minor CodingStyle issues at the source code: - Use proper multi-line comments; - Align the log tables; - Remove the .type from dvb_frontend_ops, since this is not needed anymore (since the drivers conversion to DVBv5); - Remove emacs format macro. Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed