summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAlexey Dobriyan2009-12-16 01:45:39 +0100
committerLinus Torvalds2009-12-16 16:19:57 +0100
commit135d5655dc58a24eda64e3f6c192d7d605e10050 (patch)
tree4851018ab64c1173059198dde42501cc615886b4 /Documentation
parenttimecompare: fix half-Y2K38 problem in timecompare_update while calculating o... (diff)
downloadkernel-qcow2-linux-135d5655dc58a24eda64e3f6c192d7d605e10050.tar.gz
kernel-qcow2-linux-135d5655dc58a24eda64e3f6c192d7d605e10050.tar.xz
kernel-qcow2-linux-135d5655dc58a24eda64e3f6c192d7d605e10050.zip
proc: rename de_get() to pde_get() and inline it
* de_get() is trivial -- make inline, save a few bits of code, drop "refcount is 0" check -- it should be done in some generic refcount code, don't recall it's was helpful * rename GET and PUT functions to pde_get(), pde_put() for cool prefix! * remove obvious and incorrent comments * in remove_proc_entry() use pde_put(), when I fixed PDE refcounting to be normal one, remove_proc_entry() was supposed to do "-1" and code now reflects that. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions