block: Drop BDS comment regarding bdrv_append()
authorHanna Reitz <hreitz@redhat.com>
Thu, 12 Aug 2021 08:41:43 +0000 (10:41 +0200)
committerHanna Reitz <hreitz@redhat.com>
Wed, 15 Sep 2021 13:54:06 +0000 (15:54 +0200)
commit33ff4c9e081acdded2c90c8c1963f3403e16082b
tree4a240f99fbe0439248bdd8a92f9ad3e4815bfaff
parente24154d878c11688202628755f8a47e3cba0f52a
block: Drop BDS comment regarding bdrv_append()

There is a comment above the BDS definition stating care must be taken
to consider handling newly added fields in bdrv_append().

Actually, this comment should have said "bdrv_swap()" as of 4ddc07cac
(nine years ago), and in any case, bdrv_swap() was dropped in
8e419aefa (six years ago).  So no such care is necessary anymore.

Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20210812084148.14458-2-hreitz@redhat.com>
include/block/block_int.h