We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1362729 commit 2144bc7Copy full SHA for 2144bc7
fs/cachefiles/interface.c
@@ -13,8 +13,6 @@
13
#include <linux/mount.h>
14
#include "internal.h"
15
16
-#define list_to_page(head) (list_entry((head)->prev, struct page, lru))
17
-
18
struct cachefiles_lookup_data {
19
struct cachefiles_xattr *auxdata; /* auxiliary data */
20
char *key; /* key path */
0 commit comments