nuttx-apps/modbus/nuttx
Xiang Xiao 857158451b Unify the void cast usage
1.Remove void cast for function because many place ignore the returned value witout cast
2.Replace void cast for variable with UNUSED macro

Change-Id: Ie644129a563244a6397036789c4c3ea83c4e9b09
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-01-02 23:21:01 +08:00
..
Make.defs Modbus Master is missing many files and doesn't compile at all. I'm attaching diff with my implementation. More details in https://groups.yahoo.com/neo/groups/nuttx/conversations/topics/13734 2016-11-03 07:54:32 -06:00
port.h Modbus Master is missing many files and doesn't compile at all. I'm attaching diff with my implementation. More details in https://groups.yahoo.com/neo/groups/nuttx/conversations/topics/13734 2016-11-03 07:54:32 -06:00
portevent.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
portevent_m.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
portother.c This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h" 2016-07-11 10:11:18 -06:00
portother_m.c Modbus Master is missing many files and doesn't compile at all. I'm attaching diff with my implementation. More details in https://groups.yahoo.com/neo/groups/nuttx/conversations/topics/13734 2016-11-03 07:54:32 -06:00
portserial.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
portserial_m.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
porttimer.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
porttimer_m.c Unify the void cast usage 2020-01-02 23:21:01 +08:00