commit | 87c014867181c3ec6e20bf3e71db37939d1782c7 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Thu Aug 17 21:23:44 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Aug 27 07:51:30 2017 -0400 |
tree | 935d1c894a09eca67cd60090d719632e0c4bea9c | |
parent | d4e192cc44914787cfe1231e2f1f9d0e8855f77b [diff] |
media: dib0090: fix duplicated code for different branches Refactor code in order to avoid identical code for different branches. This issue was detected with the help of Coccinelle. Addresses-Coverity-ID: 1226795 Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>