]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] media: Use single quotes to quote entity names
authorSakari Ailus <sakari.ailus@linux.intel.com>
Thu, 8 Dec 2016 15:22:29 +0000 (13:22 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 30 Jan 2017 13:29:23 +0000 (11:29 -0200)
commit91b619adeb3753dc8fdc9f6aef692701f88f7420
treedf57ac4e1563d3119e71551f6bdc9a294a6994bb
parent5b1f8329121f553cbe83d22f7c62f86041c79257
[media] media: Use single quotes to quote entity names

Instead of double quotes, use single quotes to quote entity names. Using
single quotes is consistent with the English language and is also in line
with the practices across the kernel.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/media-entity.c