]> git.baikalelectronics.ru Git - kernel.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)
commit15347da3fe8be159b5053d97a907b147ce826de4
treedf57ac4e1563d3119e71551f6bdc9a294a6994bb
parent2c348ab7ee6566cfb0ee62e508b6bc77038cf3af
[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