zephyr/samples/net
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
..
coap_client net: coap: Move both CoAP implementations into one Kconfig 2018-11-22 09:08:46 -05:00
coap_server net: coap: Move both CoAP implementations into one Kconfig 2018-11-22 09:08:46 -05:00
common samples/net: Removing support of cc2520 on frdm_k64f 2018-11-09 05:25:11 -06:00
dhcpv4_client
dns_resolve
echo_client samples/net: Removing support of cc2520 on frdm_k64f 2018-11-09 05:25:11 -06:00
echo_server samples: net: echo-server: Introduce overlay file for e1000 2018-11-10 09:13:45 -05:00
eth_native_posix
gptp
http_client samples: net: some samples min_flash = 140k 2018-11-20 09:54:25 -06:00
http_server samples: net: some samples min_flash = 140k 2018-11-20 09:54:25 -06:00
ipv4_autoconf
irc_bot samples: Remove board.h include 2018-11-01 13:15:18 +01:00
leds_demo net: coap: Move both CoAP implementations into one Kconfig 2018-11-22 09:08:46 -05:00
lldp
lwm2m_client net: coap: Move both CoAP implementations into one Kconfig 2018-11-22 09:08:46 -05:00
mdns_responder
mqtt_publisher samples: mqtt: Switch MQTT Publisher to new MQTT implementation 2018-11-19 09:31:01 -05:00
nats net: Rename net_is_xxx...() functions to net_xxx_is...() 2018-11-02 14:52:33 -04:00
promiscuous_mode samples: net: promisc: Add simple shell to toggle promisc mode 2018-11-13 12:53:44 +02:00
rpl_border_router
rpl_node net: coap: Move both CoAP implementations into one Kconfig 2018-11-22 09:08:46 -05:00
rpl-mesh-qemu
sntp_client net: samples: Remove semaphore from sntp_client 2018-11-07 14:34:52 +02:00
sockets net: samples: sockets: http_get: Add secure socket offload support 2018-11-23 09:16:21 -05:00
stats
telnet
throughput_server
traffic_class
vlan
wifi samples: wifi: Enable sample on disco_l475_iot1 2018-11-21 12:28:25 -05:00
wpan_serial
wpanusb logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
ws_console
ws_echo_server samples: net: ws_echo_server: remove unnecessary variable 2018-11-28 11:54:01 -08:00
zperf shell: wildcard active by default 2018-11-06 17:12:41 -05:00
net.rst