]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
kref: add kref_set()
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Mon, 10 Dec 2007 20:03:43 +0000 (23:03 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Jan 2008 04:40:05 +0000 (20:40 -0800)
commit41ca28ab2abd76dc203e2c3a7cd609607cb927c3
tree9197e7582b4654796914090026e1afed2628d101
parent775b64d2b6ca37697de925f70799c710aab5849a
kref: add kref_set()

This adds kref_set() to the kref api for future use by people who really
know what they are doing with krefs...

From: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/kref.h
lib/kref.c