Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1068
b: refs/heads/master
c: cccf250
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed May 6, 2005
1 parent 47246d0 commit 8d7d897
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 07342d623b8e1ac9501a36a0da55cbce1117aeaf
refs/heads/master: cccf25087f1cb24344b2140ca319b4afe4cf79a8
2 changes: 1 addition & 1 deletion trunk/drivers/block/rd.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ static struct request_queue *rd_queue[CONFIG_BLK_DEV_RAM_COUNT];
* architecture-specific setup routine (from the stored boot sector
* information).
*/
static int rd_size = CONFIG_BLK_DEV_RAM_SIZE; /* Size of the RAM disks */
int rd_size = CONFIG_BLK_DEV_RAM_SIZE; /* Size of the RAM disks */
/*
* It would be very desirable to have a soft-blocksize (that in the case
* of the ramdisk driver is also the hardblocksize ;) of PAGE_SIZE because
Expand Down

0 comments on commit 8d7d897

Please sign in to comment.