dc: fix handling of error case for div/mod
authorAlan Cox <alan@linux.intel.com>
Thu, 31 May 2018 23:48:31 +0000 (00:48 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 31 May 2018 23:48:31 +0000 (00:48 +0100)
commitefbaa715b7f794274b7cf1e8130a77cf57bf8d01
treeb75e5d7a9d3c8f2e8d4aaa9a88470735bc5b53bd
parentfa4f7d6c399f7e68520ad080ab96043d314725ff
dc: fix handling of error case for div/mod

NULL is not the right return
Applications/V7/cmd/dc.c