Home
last modified time | relevance | path

Searched hist:"355 edd2e396ef919d14a605fb4e45466ee2b64d1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_seq.cdiff 355edd2e396ef919d14a605fb4e45466ee2b64d1 Sun Sep 24 20:57:22 CDT 2006 Al Viro <viro@ftp.linux.org.uk> [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>