[PATCH] fs/compat.c: fix 'if (a |= b )' typo
authorAlexey Dobriyan <[email protected]>
Mon, 15 May 2006 16:44:27 +0000 (09:44 -0700)
committerLinus Torvalds <[email protected]>
Mon, 15 May 2006 18:20:57 +0000 (11:20 -0700)
commit3835a9bd07778d87dea37fbf190f70883515e8fc
treee094973e46552335bb1ecaa9eaee04788df45b16
parentbb53a76116a8af13ee2581c85c02fe40e0c1a599
[PATCH] fs/compat.c: fix 'if (a |= b )' typo

Mentioned by Mark Armbrust somewhere on Usenet.

Signed-off-by: Alexey Dobriyan <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: Ulrich Drepper <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/compat.c