Documentation/filesystems/files.txt: remove rcuref_inc_lf() reverences
authorEric Dumazet <dada1@cosmosbay.com>
Fri, 19 Oct 2007 23:47:49 +0000 (01:47 +0200)
committerAdrian Bunk <bunk@kernel.org>
Fri, 19 Oct 2007 23:47:49 +0000 (01:47 +0200)
rcuref_inc_lf() is not used anymore. Replace it by atomic_inc_not_zero()

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

No differences found