Skip to content

Commit 2144bc7

Browse files
haicheng-lidhowells
authored andcommitted
cachefiles: remove unused macro list_to_page()
Signed-off-by: Haicheng Li <haicheng.li@linux.intel.com> Signed-off-by: David Howells <dhowells@redhat.com> Tested-By: Milosz Tanski <milosz@adfin.com> Acked-by: Jeff Layton <jlayton@redhat.com>
1 parent 1362729 commit 2144bc7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

fs/cachefiles/interface.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
#include <linux/mount.h>
1414
#include "internal.h"
1515

16-
#define list_to_page(head) (list_entry((head)->prev, struct page, lru))
17-
1816
struct cachefiles_lookup_data {
1917
struct cachefiles_xattr *auxdata; /* auxiliary data */
2018
char *key; /* key path */

0 commit comments

Comments
 (0)