diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2024-11-18 16:15:20 +0100 |
---|---|---|
committer | Mikulas Patocka <mpatocka@redhat.com> | 2024-11-20 11:44:44 +0100 |
commit | a573e404cbf269d46b3a96b18f7316aa57161fdf (patch) | |
tree | 71e43682bd825527040378ba6fd40077125c48bd /drivers/crypto/tegra | |
parent | dm-bufio: use kmalloc to allocate power-of-two sized buffers (diff) | |
download | linux-a573e404cbf269d46b3a96b18f7316aa57161fdf.tar.xz linux-a573e404cbf269d46b3a96b18f7316aa57161fdf.zip |
dm-verity: remove the unused "data_start" variable
Remove the unused "data_start" variable. It is always set to zero and the
user can't override it. If the user needs to use some existing offset
within a block device, it is possible to use the linear target.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'drivers/crypto/tegra')
0 files changed, 0 insertions, 0 deletions