[PATCH] JBD: Make journal_brelse_array() static
authorDave Kleikamp <shaggy@austin.ibm.com>
Fri, 29 Sep 2006 08:58:39 +0000 (01:58 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Sep 2006 16:18:03 +0000 (09:18 -0700)
commitf71b2f10f56802075d67c5710cd9f1816382d720
treea0a85e3827d70fc0b2b9bfe771c9e35c32c83559
parent4efd587bf9f9a97608b1fcecc78a4a046c37e9b1
[PATCH] JBD: Make journal_brelse_array() static

It's always good to make symbols static when we can, and this also eliminates
the need to rename the function in jbd2

Suggested by Eric Sandeen.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
Cc: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/jbd/recovery.c
include/linux/jbd.h