diff options
author | Jan Höppner <[email protected]> | 2023-09-15 15:09:59 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-10-04 08:04:08 -0600 |
commit | d323c1a9477a82843795f10fb23f1634cea44007 (patch) | |
tree | a86d2ae6890696c43eddcbe9c832fd02372c01b4 /scripts/gdb/linux/slab.py | |
parent | 5e9b7cfc209b84d135993b8cb75ea383f24b2bba (diff) |
partitions/ibm: Remove unnecessary memset
The data holding the volume label information is zeroed in case no valid
volume label was found. Since the label information isn't used in that
case, zeroing the data doesn't provide any value whatsoever.
Remove the unnecessary memset() call accordingly.
Signed-off-by: Jan Höppner <[email protected]>
Reviewed-by: Stefan Haberland <[email protected]>
Signed-off-by: Stefan Haberland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions