diff options
author | Kirill A. Shutemov <kirill.shutemov@linux.intel.com> | 2013-11-14 14:30:40 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-15 09:32:13 +0900 |
commit | b77d88d493b8fc7a4c2dadd3bb86d1dee2f53a56 (patch) | |
tree | b355bd23a7d2fc74db84b3e1180bf228a8257f48 /mm/Kconfig | |
parent | a0dce7f0ac66cdd5b653a3b059eb1382c2bdf8a0 (diff) | |
download | linux-b77d88d493b8fc7a4c2dadd3bb86d1dee2f53a56.tar.bz2 |
mm: drop actor argument of do_generic_file_read()
There's only one caller of do_generic_file_read() and the only actor is
file_read_actor(). No reason to have a callback parameter.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Reviewed-by: Wanpeng Li <liwanp@linux.vnet.ibm.com>
Cc: Matthew Wilcox <willy@linux.intel.com>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/Kconfig')
0 files changed, 0 insertions, 0 deletions