commit | 41ca28ab2abd76dc203e2c3a7cd609607cb927c3 | [log] [tgz] |
---|---|---|
author | Evgeniy Polyakov <johnpol@2ka.mipt.ru> | Mon Dec 10 23:03:43 2007 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jan 24 20:40:05 2008 -0800 |
tree | 9197e7582b4654796914090026e1afed2628d101 | |
parent | 775b64d2b6ca37697de925f70799c710aab5849a [diff] |
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>