Commit 6b1dbb1e authored by Mike Rapoport's avatar Mike Rapoport Committed by Andrei Vagin

lazy-pages: drop unneeded forward declaration

Signed-off-by: 's avatarMike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
parent 985d154e
......@@ -66,8 +66,6 @@ struct lazy_iov {
unsigned long len;
};
struct lazy_pages_info;
struct lp_req {
unsigned long addr; /* actual #PF (or background) destination */
unsigned long img_addr; /* the corresponding address at the dump time */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment