linuxdebug/net/9p/trans_common.h
Ulrich Bessoh 872f2f0714 no changes
2024-07-09 16:52:29 +02:00

8 lines
202 B
C

/* SPDX-License-Identifier: LGPL-2.1 */
/*
* Copyright IBM Corporation, 2010
* Author Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
*/
void p9_release_pages(struct page **pages, int nr_pages);