patch-1.3.65 linux/fs/buffer.c

Next file: linux/fs/nfs/file.c
Previous file: linux/drivers/sound/sb_dsp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.64/linux/fs/buffer.c linux/fs/buffer.c
@@ -506,7 +506,7 @@
 	if (size > PAGE_SIZE)
 		size = 0;
 
-	switch(size) {
+	switch (size) {
 		default: panic("Invalid blocksize passed to set_blocksize");
 	        case 512: case 1024: case 2048: case 4096: case 8192: ;
 	}

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this