Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2144bc78 authored by Haicheng Li's avatar Haicheng Li Committed by David Howells
Browse files

cachefiles: remove unused macro list_to_page()

parent 1362729b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -13,8 +13,6 @@
#include <linux/mount.h>
#include "internal.h"

#define list_to_page(head) (list_entry((head)->prev, struct page, lru))

struct cachefiles_lookup_data {
	struct cachefiles_xattr	*auxdata;	/* auxiliary data */
	char			*key;		/* key path */