git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0033bb4
)
[SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fix
author
Roel Kluin
<12o3l@tiscali.nl>
Thu, 15 Nov 2007 20:13:46 +0000
(21:13 +0100)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:28:57 +0000
(18:28 -0600)
SR_REQ is defined 0x20, but bitanding has no effect because '!' has a higher
priority than '&'
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found