diff options
author | Dan Carpenter <error27@gmail.com> | 2011-06-09 10:18:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-06-09 10:07:47 -0700 |
commit | 8eb73c6c2675f708283822bd058ad1e416836ba2 (patch) | |
tree | 36a0692061aa41bbce96d1c3a06fc275b7323a13 /sound | |
parent | e2d4dc5af36673e64e29973c974246eafe63548f (diff) |
Staging: mei: fix debug code
! has higher precedence than !=. H_RDY is 8 and since neither 0 nor
1 are equal to 8 the original condition was always true.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions