2003-07-05 19:15:57

by Michael Buesch

[permalink] [raw]
Subject: [PATCH 2.4.21-bk1] linux/fs/buffer.c compile warning fix

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

fixes "Warning: label `out_putf' defined but not used"
compiletime warning.

- --- fs/buffer.c.orig 2003-07-05 19:09:47.000000000 +0200
+++ fs/buffer.c 2003-07-05 19:46:44.000000000 +0200
@@ -474,7 +474,6 @@
ret = do_fdatasync(file);
up(&inode->i_sem);

- -out_putf:
fput(file);
out:
return ret;

- --
Regards Michael Buesch
http://www.8ung.at/tuxsoft
19:46:52 up 49 min, 3 users, load average: 1.40, 1.32, 1.17

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/Bw+BoxoigfggmSgRAhFcAJ9/xfPGPZeTi0igpY8nzLfUiyIYWgCdGXeB
mlhFm9mPu/nVmdBbApFabnE=
=hoxK
-----END PGP SIGNATURE-----