zephyr/samples/microkernel/benchmark/app_kernel/src
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
..
config.h Remove LITE-related dependency for app_kernel benchmark 2016-02-05 20:13:49 -05:00
event_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
fifo_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
fifo_r.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
mailbox_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
mailbox_r.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
master.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
master.h Fix coding style issues. 2016-02-05 20:13:59 -05:00
memcfg.h Fix whitespace issues 2016-02-05 20:13:59 -05:00
memmap_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
mempool_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
mutex_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
nop_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
pipe_b.c Fix checkpatch issue - ERROR:ELSE_AFTER_BRACE 2016-02-05 20:13:59 -05:00
pipe_r.c Fix checkpatch issue - ERROR:ELSE_AFTER_BRACE 2016-02-05 20:13:59 -05:00
receiver.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
receiver.h Fix coding style issues. 2016-02-05 20:13:59 -05:00
sema_b.c Fix coding style issues. 2016-02-05 20:13:59 -05:00
sema_r.c Fix coding style issues. 2016-02-05 20:13:59 -05:00