bcachefs: Delete atomic_inc_bug()
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 14 Nov 2022 01:53:24 +0000 (20:53 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:46 +0000 (17:09 -0400)
commit961cbdef3c270266e17aa831cf22eb14b900af65
treeb02d7fbd5a322eb9e7803c4309dc841e9f957b63
parentb2d1d56b1d34bcfb6da77eb74a2fbcdea92514f9
bcachefs: Delete atomic_inc_bug()

These were wrappers around atomic operations that verified that the
counter wasn't negative, but they're dead code - delete.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/util.h