aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorThorsten Blum <[email protected]>2024-08-26 12:11:36 +0200
committerKent Overstreet <[email protected]>2024-09-09 09:41:49 -0400
commitfa1ab1b46608f6fdc155203c6e4aa7f3da1db434 (patch)
treea5fd5747586760e9e5b663726c80715399cf8fe3 /drivers/usb/cdns3/cdns3-debug.h
parentc24adfa0dfc2754f11d91576eabe188671c97209 (diff)
bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()
Add the __counted_by compiler attribute to the flexible array members devs to improve access bounds-checking via CONFIG_UBSAN_BOUNDS and CONFIG_FORTIFY_SOURCE. Increment nr_devs before adding a new device to the devs array and adjust the array indexes accordingly. Add a helper macro for adding a new device. In bch2_journal_read(), explicitly set nr_devs to 0. Signed-off-by: Thorsten Blum <[email protected]> Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions