diff options
author | Oded Gabbay <ogabbay@kernel.org> | 2022-07-04 11:53:57 +0300 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2022-07-12 09:09:29 +0300 |
commit | cf008f5acb9047891f7fa7c234bd838120fe1b50 (patch) | |
tree | 8d240fa8eb2db24f006fdf9e82847bb67c78ec94 /drivers/dma/TODO | |
parent | f2d9ec872c5db258ba8998b6b4c17866fca95ada (diff) | |
download | lwn-cf008f5acb9047891f7fa7c234bd838120fe1b50.tar.gz lwn-cf008f5acb9047891f7fa7c234bd838120fe1b50.zip |
habanalabs: make sure variable is set before used
timestamp could be unset in both _hl_interrupt_wait_ioctl() and
_hl_interrupt_wait_ioctl_user_addr() so it is better to explicitly
initialize it to 0 when declaring it.
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'drivers/dma/TODO')
0 files changed, 0 insertions, 0 deletions