From: Dave Kleikamp Date: Fri, 29 Sep 2006 08:58:39 +0000 (-0700) Subject: [PATCH] JBD: Make journal_brelse_array() static X-Git-Tag: v2.6.19-rc1~853 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f71b2f10f56802075d67c5710cd9f1816382d720;p=pandora-kernel.git [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 Cc: Eric Sandeen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed