diff options
| author | Minchan Kim <[email protected]> | 2010-05-24 14:31:59 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-05-25 08:06:57 -0700 |
| commit | e13861d822f8f443ca0c020ea8fc2dc01039cd63 (patch) | |
| tree | 0e1ccaa6a2d682f7636b9d5ef5d4c73a28074988 /tools/perf/scripts/python/Perf-Trace-Util/Context.c | |
| parent | 4b50dc26a0a25a9d1998d206e1f7d849aa78063f (diff) | |
mm: remove return value of putback_lru_pages()
putback_lru_page() never can fail. So it doesn't matter count of "the
number of pages put back".
In addition, users of this functions don't use return value.
Let's remove unnecessary code.
Signed-off-by: Minchan Kim <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Reviewed-by: KOSAKI Motohiro <[email protected]>
Reviewed-by: KAMEZAWA Hiroyuki <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions