commit | 47dbd7d90ad80edb67822f327241edcab8f3f46f | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Sat Dec 10 11:43:43 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Dec 13 08:41:43 2011 -0800 |
tree | 2e8880bfaf5da28b1bf2f265981e417d9afb4678 | |
parent | 4af679cd7cbb0a0d8774b5cdb34bffcaa4e86e52 [diff] |
kref: Implement kref_put in terms of kref_sub Less lines of code is better. Cc: Alexey Dobriyan <adobriyan@gmail.com> Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>