commit | dcbb5593d980bbf4ceef320f8c75210398ed84db | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Sep 20 15:57:28 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Sep 20 15:57:28 2009 -0700 |
tree | aa712d3a48cb34087220a9af4c66953020d87ebf | |
parent | 996a798abb36aa92d0bad64ba23f4c685ce39537 [diff] |
loongson: fix cut-and-paste mis-merge Ingo points out that I screwed up when merging the 'timers-for-linus' branch in commit a03fdb7612874834d6847107198712d18b5242c7. A bit too much copy-and-pasting caused the end result to have an extraneous 'return' in the middle of an expression. That was obviously bogus. Blush. Reported-by-with-patch: Ingo Molnar <mingo@elte.hu> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>