diff options
| author | Denys Vlasenko <[email protected]> | 2010-08-10 18:02:29 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-11 08:59:09 -0700 |
| commit | 26c5be3c750df6f8a9193d478905627ec75f7f41 (patch) | |
| tree | 414dca05e16893bf32ae6ec53b96031b54aa8193 /scripts/patch-kernel | |
| parent | da909ce4c0df482a43e1e8c827a7d2f169973736 (diff) | |
fbcon: uninline four foo_update_attr() functions
This patch uninlines four similar functions, foo_update_attr(), in four
fbcon-related files.
These functions contain loops, two of theam have _nested_ loops, and they
have more than one callsite each. I think they should not be inlined.
Signed-off-by: Denys Vlasenko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions