commit | cccf25087f1cb24344b2140ca319b4afe4cf79a8 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat May 07 01:28:45 2005 +0200 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Fri May 06 16:58:18 2005 -0700 |
tree | 2534980ca5f4043c71d999b74e151c53f6cf8a93 | |
parent | 07342d623b8e1ac9501a36a0da55cbce1117aeaf [diff] |
[PATCH] drivers/block/rd.c: rd_size shouldn't be static I somehow missed that there is external usage of rd_size on some architectures. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>