diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-01-17 03:28:51 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-01-17 23:05:13 -0200 |
commit | 3a9888f913595515893fa46aca70422aba8a3799 (patch) | |
tree | 4344de717455d265fdece584c5d3c378f892930e /Documentation/telephony | |
parent | f08aacf84f0a2c36cfd20d19459b036b20d2e1fb (diff) |
[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 'Documentation/telephony')
0 files changed, 0 insertions, 0 deletions