This patch makes function gfs2_page_add_databufs static.
Regards,
Bob Peterson
Red Hat File Systems
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
---
From: Bob Peterson <rpeterso@redhat.com>
Date: Mon, 12 Mar 2012 12:01:34 -0500
Subject: [PATCH 2/5] gfs2: make function gfs2_page_add_databufs static
Since function gfs2_page_add_databufs is only used in aops.c,
this function makes it a static function.
---
fs/gfs2/aops.c | 4 ++--
fs/gfs2/inode.h | 2 --
2 files changed, 2 insertions(+), 4 deletions(-)