]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc4ebe5ad94efaf1c58c33d00948872f7badbe4bd
treea0a85e3827d70fc0b2b9bfe771c9e35c32c83559
parent4c3d61c689db20928d9d33bbf6c179108d4d6eaf
[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