commit | 72378a40f503a9b06165b1737272e4721947dff0 | [log] [tgz] |
---|---|---|
author | Patrik Flykt <patrik.flykt@intel.com> | Thu Nov 15 11:03:49 2018 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Nov 15 17:38:25 2018 -0500 |
tree | bb8ae2a49c2b7fea99bfd0cd037089375182a5b3 | |
parent | 66a4a11836fb65e6f93ad8119be1d03ba495722d [diff] |
drivers/pci: Avoid nested C/C++ comments Avoid nested C++ comments inside the C comment block due to MISRA-C rule 3.1. Add ellipsis around the explanatory text instead. Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>