mm/memunmap: don't access uninitialized memmap in memunmap_pages()
[linux-2.6-block.git] / fs / ramfs / internal.h
CommitLineData
2874c5fd 1/* SPDX-License-Identifier: GPL-2.0-or-later */
642fb4d1
DH
2/* internal.h: ramfs internal definitions
3 *
4 * Copyright (C) 2005 Red Hat, Inc. All Rights Reserved.
5 * Written by David Howells (dhowells@redhat.com)
642fb4d1
DH
6 */
7
8
c5ef1c42 9extern const struct inode_operations ramfs_file_inode_operations;