]> Git Repo - linux.git/blob - net/9p/trans_common.h
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[linux.git] / net / 9p / trans_common.h
1 /* SPDX-License-Identifier: LGPL-2.1 */
2 /*
3  * Copyright IBM Corporation, 2010
4  * Author Venkateswararao Jujjuri <[email protected]>
5  */
6
7 void p9_release_pages(struct page **pages, int nr_pages);
This page took 0.033874 seconds and 4 git commands to generate.