commit | 91b619adeb3753dc8fdc9f6aef692701f88f7420 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Thu Dec 08 13:22:29 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Jan 30 11:29:23 2017 -0200 |
tree | df57ac4e1563d3119e71551f6bdc9a294a6994bb | |
parent | 5b1f8329121f553cbe83d22f7c62f86041c79257 [diff] |
[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>