drivers/: Review and correct some stylistic inconsistencies

This commit is contained in:
Gregory Nutt
2016-08-07 09:43:48 -06:00
parent 3404b3cb4a
commit 9965cbe428
15 changed files with 33 additions and 25 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* driver/syslog/syslog_device.c
* drivers/syslog/syslog_device.c
*
* Copyright (C) 2012, 2016 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>