zephyr/kernel/nanokernel
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
..
include Rename _NanoKernel to _nanokernel 2016-02-05 20:13:53 -05:00
compiler_stack_protect.c Rename __defaultEsf to _default_esf 2016-02-05 20:13:54 -05:00
ctors.c Eliminate kernel/common/bsp sub-directory 2016-02-05 20:13:51 -05:00
idle.c nanokernel/idle: fix file description 2016-02-05 20:13:59 -05:00
int_latency_bench.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
nano_context.c Rename nanokernel files 2016-02-05 20:13:59 -05:00
nano_fiber.c Rename nanokernel files 2016-02-05 20:13:59 -05:00
nano_fifo.c Fix whitespace issues 2016-02-05 20:13:59 -05:00
nano_init.c Rename nanokernel files 2016-02-05 20:13:59 -05:00
nano_lifo.c Eliminate _Cput and _Cpsh APIs 2016-02-05 20:13:59 -05:00
nano_sema.c nano objects: standardize on if(ptr), not if(ptr != NULL) 2016-02-05 20:13:53 -05:00
nano_stack.c Eliminate _Cput and _Cpsh APIs 2016-02-05 20:13:59 -05:00
nano_sys_clock.c timer: micro/nano abstraction for announcing tick 2016-02-05 20:13:59 -05:00
nano_timer.c nano_lifo: allow multiple fibers to pend 2016-02-05 20:13:53 -05:00
nanometrics.c Eliminate nanokernel/core sub-directory 2016-02-05 20:13:51 -05:00
string_s.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
version.c Eliminate kernel/common sub-directory 2016-02-05 20:13:51 -05:00