]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
eCryptfs: Fix -Wmissing-prototypes warnings
authorTyler Hicks <tyhicks@canonical.com>
Thu, 17 Jan 2013 20:19:35 +0000 (12:19 -0800)
committerTyler Hicks <tyhicks@canonical.com>
Thu, 17 Jan 2013 20:20:47 +0000 (12:20 -0800)
commit111d61a25ec11c1837ac0fd81bf4b845d3327fb7
tree78d6ac89f80be09afde45d38538b9dd02c4b4b50
parentbbcb03e3ce8c76a4ecf0ea7d365f9f0e913fc329
eCryptfs: Fix -Wmissing-prototypes warnings

Mark two inode operation fuctions as static. Fixes warnings when
building with W=1.

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
fs/ecryptfs/inode.c