]> git.baikalelectronics.ru Git - kernel.git/commit
jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_page
authorChristoph Hellwig <hch@lst.de>
Wed, 24 Jul 2019 07:15:25 +0000 (09:15 +0200)
committerRichard Weinberger <richard@nod.at>
Sun, 15 Sep 2019 20:42:33 +0000 (22:42 +0200)
commitf54323bb2d691428d5eeb78bab0e22fc4b4b3212
tree649e05ab656c518c00688ee5fbf4ebfeb49d11e1
parent26be385858899d48e0bcd944d0f7cd59b419acab
jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_page

Merge these two helpers into the only callers to get rid of some
amazingly bad calling conventions.

Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/jffs2/fs.c
fs/jffs2/gc.c
fs/jffs2/os-linux.h