fs/bio.c: move EXPORT* macros to line after function
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Sat, 26 Sep 2009 14:19:21 +0000 (16:19 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 1 Oct 2009 19:15:46 +0000 (21:15 +0200)
As mentioned in Documentation/CodingStyle, move EXPORT* macro's
to the line immediately after the closing function brace line.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found