diff options
author | Chuhong Yuan <hslester96@gmail.com> | 2019-08-03 00:48:21 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-08 17:58:40 -0700 |
commit | 4b4de39850474350bfc2f3df33ee1c23d0475c59 (patch) | |
tree | fcd84345e0df1e14c8d32b371661b7467ce597d3 /COPYING | |
parent | 31168a6d129aebc02f92d4b7cc9946c0b6364c2b (diff) | |
download | linux-4b4de39850474350bfc2f3df33ee1c23d0475c59.tar.bz2 |
mkiss: Use refcount_t for refcount
refcount_t is better for reference counters since its
implementation can prevent overflows.
So convert atomic_t ref counters to refcount_t.
Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions