Go to file
Yonattan Louise 5f9042e6c1 Fix whitespace issues
Fixing the folling whitespace issues:

- SPACE_BEFORE_TAB : We should not use white spaces before tabs to alignment.
- TRAILING_WHITESPACE : Lines should not end with a white space.
- QUOTED_WHITESPACE_BEFORE_NEWLINE : Removing unnecessary whitespace before a quoted newline.

Change-Id: I024e8d39164c5e5e9d8370f3499d21b49147feee
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:13:59 -05:00
arch Fix coding style issues. 2016-02-05 20:13:59 -05:00
config fsl_frdm_k64f: Increase number of IRQs for Bluetooth over UART 2016-02-05 20:13:51 -05:00
doc Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
drivers Fix coding style issues. 2016-02-05 20:13:59 -05:00
host Fix checkpatch issue - ERROR:ELSE_AFTER_BRACE 2016-02-05 20:13:59 -05:00
include Fix coding style issues. 2016-02-05 20:13:59 -05:00
kernel Fix whitespace issues 2016-02-05 20:13:59 -05:00
lib/libc/minimal Fix checkpatch issue - WARNING:LONG_LINE 2016-02-05 20:13:59 -05:00
make Eliminate generated microkernel_objects.h file 2016-02-05 20:13:59 -05:00
misc Remove inclusion of unused header files 2016-02-05 20:13:41 -05:00
net Bluetooth: Intro of basic ADV handler 2016-02-05 20:13:58 -05:00
samples Fix whitespace issues 2016-02-05 20:13:59 -05:00
scripts Eliminate obsolete symbols from generated vxmicro.h 2016-02-05 20:13:59 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
vxmicro-env.bash Remove reference to CodeSourcery 2016-02-05 20:13:41 -05:00