Eliminate obsolete coding convention comments

Gets rid of single-line comments required by a previous set of
coding conventions. These comments provide no value to readers
and just clutter things up.

Change-Id: I2a08b12cf5026253de56979efdfc510e7e68defe
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
This commit is contained in:
Allan Stephens 2015-06-01 09:50:33 -04:00 committed by Anas Nashif
commit a1bd59de35
77 changed files with 0 additions and 370 deletions

View file

@ -37,8 +37,6 @@ This module implements the PCI config space access functions
*/
/* includes */
#include <nanokernel.h>
#include <arch/cpu.h>

View file

@ -37,8 +37,6 @@ This module implements the PCI H/W access functions.
*/
/* includes */
#include <nanokernel.h>
#include <arch/cpu.h>