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:
e695e10
)
Fix bogus 'inline' in drivers/char/ip2/i2lib.c
author
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 21 Feb 2007 19:18:26 +0000
(11:18 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 21 Feb 2007 19:18:26 +0000
(11:18 -0800)
Not only was the function way too big to be inlined in the first place,
it was used before it was even defined.
Noted-by: Faik Uygur <faik@pardus.org.tr>
Cc: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found