commit | 450694c3b9f47b826a002089c463b9454b4bbe42 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Fri Jul 21 12:01:00 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Aug 27 17:58:44 2017 -0400 |
tree | a6acbc692df92be600251083e345e430980b9b32 | |
parent | ae64fe26acdc1837e4b1c87dc0e5187900a66708 [diff] |
media: dvb_frontend: initialize variable s with FE_NONE instead of 0 GIT_AUTHOR_NAME=Colin King GIT_AUTHOR_EMAIL=colin.king@canonical.com In a previous commit, we added FE_NONE as an unknown fe_status. Initialize variable s to FE_NONE instead of the more opaque value 0. Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>