zephyr/kernel/microkernel
Allan Stephens 12c59a1d70 Eliminate unnecessary initialization of pipe structure fields
There is no need to initialize fields to zero that are already
nulled out by the build system.

Change-Id: Ib37e77aaadb1beee800ad74dcfba7caff932015e
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:01 -05:00
..
channel Eliminate unnecessary initialization of pipe structure fields 2016-02-05 20:14:01 -05:00
include Limit exposure of non-public pipe types 2016-02-05 20:14:01 -05:00
cmdPkt.c Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
defs.objs
global.c Fix checkpatch issue - WARNING:LONG_LINE 2016-02-05 20:13:59 -05:00
idle.c Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
k_event.c Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
k_irq.c Eliminate exposure of non-public task IRQ type definition 2016-02-05 20:14:00 -05:00
k_mbox.c Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS 2016-02-05 20:13:55 -05:00
k_memmap.c Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
k_mempool.c Fix coding style of control statements 2016-02-05 20:13:59 -05:00
k_mutex.c Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS 2016-02-05 20:13:55 -05:00
k_nop.c Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
k_offload.c
k_queue.c Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
k_sema.c Fix checkpatch issue - ERROR:ELSE_AFTER_BRACE 2016-02-05 20:13:59 -05:00
k_task.c Eliminate public use of non-public task structure 2016-02-05 20:14:00 -05:00
k_timer.c Fix checkpatch issue - ERROR:ELSE_AFTER_BRACE 2016-02-05 20:13:59 -05:00
movedata.c Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
server.c
task_monitor.c Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00
ticker.c Eliminate exposure of non-public microkernel structures 2016-02-05 20:14:00 -05:00