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:
parent
60f6a74efe
commit
a1bd59de35
77 changed files with 0 additions and 370 deletions
|
@ -37,8 +37,6 @@ This module implements the PCI config space access functions
|
|||
|
||||
*/
|
||||
|
||||
/* includes */
|
||||
|
||||
#include <nanokernel.h>
|
||||
#include <arch/cpu.h>
|
||||
|
||||
|
|
|
@ -37,8 +37,6 @@ This module implements the PCI H/W access functions.
|
|||
|
||||
*/
|
||||
|
||||
/* includes */
|
||||
|
||||
#include <nanokernel.h>
|
||||
#include <arch/cpu.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue