zephyr/samples
Himanshu Jha 21224a9a78 samples: net: ws_echo_server: remove unnecessary variable
Remove an unnecessary local variable to store the
return value, instead return directly thereby saving
few bits of memory.

Found using Coccinelle.

Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
2018-11-28 11:54:01 -08:00
..
application_development dts: Remove ifdef CONFIG_FS_FLASH_STORAGE_PARTITION from dts files 2018-11-15 17:37:59 -05:00
basic sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
bluetooth Bluetooth: Add common Kconfig option to disable LE Data Length Update 2018-11-21 12:26:27 -05:00
boards samples: mesh: nrf52: removed bug in Gen. onoff unack handler 2018-11-28 13:39:03 +02:00
cpp_synchronization
display samples: display: add sample for demonstrating custom CFB font 2018-11-28 11:46:00 +01:00
drivers samples: drivers: watchdog: enable debug logging 2018-11-27 14:15:58 -06:00
hello_world sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
mpu dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
net samples: net: ws_echo_server: remove unnecessary variable 2018-11-28 11:54:01 -08:00
nfc/nfc_hello samples: Remove board.h include 2018-11-01 13:15:18 +01:00
philosophers kernel: ensure System Power Managment enables Tickless Idle. 2018-11-21 23:16:35 -05:00
sensor sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
shields dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
subsys usb: add SoF event 2018-11-23 09:18:41 -05:00
synchronization samples: synchronization: Add openocd configuration 2018-10-31 12:05:11 -04:00
testing/integration
xtensa_asm2
kernel.rst
samples.rst