diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-01-17 10:28:51 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-01-18 05:05:13 +0400 |
commit | 3a9888f913595515893fa46aca70422aba8a3799 (patch) | |
tree | 4344de717455d265fdece584c5d3c378f892930e /drivers/media/dvb/frontends/mt352_priv.h | |
parent | f08aacf84f0a2c36cfd20d19459b036b20d2e1fb (diff) | |
download | linux-3a9888f913595515893fa46aca70422aba8a3799.tar.xz |
[media] ds3000: using logical && instead of bitwise &
The intent here was to test if the FE_HAS_LOCK was set. The current
test is equivalent to "if (status) { ..."
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/mt352_priv.h')
0 files changed, 0 insertions, 0 deletions