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:
3cc2754
)
[PATCH] fix idiocy in asd_init_lseq_mdp()
author
Al Viro
<viro@ftp.linux.org.uk>
Mon, 25 Sep 2006 01:57:22 +0000
(
02:57
+0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 25 Sep 2006 03:07:49 +0000
(20:07 -0700)
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>
No differences found