Skip to content

Commit 2144bc7

Browse files
haicheng-lidhowells
authored andcommitted
cachefiles: remove unused macro list_to_page()
Signed-off-by: Haicheng Li <[email protected]> Signed-off-by: David Howells <[email protected]> Tested-By: Milosz Tanski <[email protected]> Acked-by: Jeff Layton <[email protected]>
1 parent 1362729 commit 2144bc7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)