No description
Find a file
Yonattan Louise ef7e799909 Fix checkpatch issue - ERROR:ASSIGN_IN_IF
Assignment in if condition should be avoided. The source code is
restructured to have the assignment outside the if condition.

Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
Change-Id: I9e3e1d069657d3ce9f54e1f4b4b74163c724a733
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:12:51 -05:00
arch Replacing _NanoInit with _nano_init 2016-02-05 19:45:35 -05:00
config First commit 2015-04-10 16:44:37 -07:00
drivers First commit 2015-04-10 16:44:37 -07:00
host add missing gen_file_path_hash 2015-04-10 20:59:48 -04:00
include Replacing _NanoInit with _nano_init 2016-02-05 19:45:35 -05:00
kernel Replacing _TimerStop with _timer_stop 2016-02-05 19:45:35 -05:00
lib/libc/minimal Fix checkpatch issue - ERROR:ASSIGN_IN_IF 2016-02-05 20:12:51 -05:00
make Renamign intLatencyShow to int_latency_show 2016-02-05 19:45:35 -05:00
misc First commit 2015-04-10 16:44:37 -07:00
samples Renaming nanoTimeInit to nano_time_init 2016-02-05 19:45:35 -05:00
scripts Add patch for QEMU that solves the interrupt locking issue with ARM in QEMU. 2016-02-05 19:45:10 -05:00
shared/include/nanokernel/x86 First commit 2015-04-10 16:44:37 -07:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore add missing gen_file_path_hash 2015-04-10 20:59:48 -04:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
vxmicro-env.bash vxmicro-env.bash: more robust setting of VXMICRO_BASE 2016-02-05 19:45:35 -05:00