gdsys: cmd_ioloop: Introduce commenting enum
authorMario Six <mario.six@gdsys.cc>
Fri, 29 Mar 2019 09:18:13 +0000 (10:18 +0100)
committerMario Six <mario.six@gdsys.cc>
Tue, 21 May 2019 06:03:38 +0000 (08:03 +0200)
commitba75772fcbf32194db81c1907898657f84aa5182
treeb14393ccd29e56f77ef1d41586bc497bfed61dc4
parentdb1d03a299811267bcd0f38fe9cd0f833ab29cd9
gdsys: cmd_ioloop: Introduce commenting enum

Replace the boolean parameter of io_check_status that controls whether
the status is printed or not with a documenting enum.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
board/gdsys/common/cmd_ioloop.c