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:
19e2ad6
)
n_tty: Un-inline single-use functions
author
Peter Hurley
<peter@hurleysoftware.com>
Wed, 24 Jul 2013 12:29:55 +0000
(08:29 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 16:29:12 +0000
(09:29 -0700)
gcc will likely inline these single-use functions anyway; remove
inline modifier.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_tty.c
patch
|
blob
|
history
diff --cc
drivers/tty/n_tty.c
Simple merge