X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fafs%2Fvolume.h;h=1e691889c4c96911bc036f7b7539184b4ccc10fb;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=bbe4634648480f6d279df7a8f8c8e98d50eaf378;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/fs/afs/volume.h b/fs/afs/volume.h index bbe463464..1e691889c 100644 --- a/fs/afs/volume.h +++ b/fs/afs/volume.h @@ -99,7 +99,6 @@ extern int afs_vlocation_lookup(struct afs_cell *cell, #define afs_get_vlocation(V) do { atomic_inc(&(V)->usage); } while(0) -extern void __afs_put_vlocation(struct afs_vlocation *vlocation); extern void afs_put_vlocation(struct afs_vlocation *vlocation); extern void afs_vlocation_do_timeout(struct afs_vlocation *vlocation);