commit | a112a71d45b5e40c3cf07371d20a4a5079a72610 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Sat Sep 26 16:19:21 2009 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Oct 01 21:15:46 2009 +0200 |
tree | 7e55b5d47be8d3c8189ff7d0bece65b46c8bd0e5 | |
parent | 48c0d4d4c04dd520c55e0fd756fa4e7c83de3d13 [diff] |
fs/bio.c: move EXPORT* macros to line after function 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>