Dead default in switch 76/258676/2
authorrohit singh <rohit.singh@samsung.com>
Mon, 24 May 2021 05:53:55 +0000 (11:23 +0530)
committerrohit singh <rohit.singh@samsung.com>
Mon, 24 May 2021 11:55:53 +0000 (17:25 +0530)
commit476858a937335f9384cb7d05692866fb48d5cda7
tree0c5f29da297e46f8c69e6c6f0bf9663087425bbe
parentd36b2ab9d6b4d1102f745d3d096baa7f93497e13
Dead default in switch

Issue: The statements in the default case are never executed.

Solution: Removal of the retv statement will solve the issue.

Change-Id: I74cc0d357acbb7bc5ce986ef532f5684b3ab74fa
Signed-off-by: rohit.singh <rohit.singh@samsung.com>
ua-api/product/ua-common-product.c
ua-api/src/ua-common.c
ua-daemon/product/ua-manager-common-product.c
ua-daemon/src/ua-manager-common.c