diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2006-09-25 03:57:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-25 05:07:49 +0200 |
commit | 355edd2e396ef919d14a605fb4e45466ee2b64d1 (patch) | |
tree | 069a4e21f5caf3cd40b323f96c6687ff4e970e43 /drivers/ata/pata_pdc2027x.c | |
parent | [PATCH] SCSI gfp_t annotations (diff) | |
download | linux-355edd2e396ef919d14a605fb4e45466ee2b64d1.tar.xz linux-355edd2e396ef919d14a605fb4e45466ee2b64d1.zip |
[PATCH] fix idiocy in asd_init_lseq_mdp()
To whoever had written that code:
a) priority of >> is higher than that of &
b) priority of typecast is higher than that of any binary operator
c) learn the fscking C
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/ata/pata_pdc2027x.c')
0 files changed, 0 insertions, 0 deletions