Re: [PATCH v2] verification/dot2k: Delete duplicate imports
From: Daniel Bristot de Oliveira <bristot@kernel.org>
Date: 2023-09-14 11:45:33
Also in:
lkml
From: Daniel Bristot de Oliveira <bristot@kernel.org>
Date: 2023-09-14 11:45:33
Also in:
lkml
On 9/6/23 17:57, Alessandro Carminati (Red Hat) wrote:
The presence of duplicate import lines appears to be a typo.
Removing them.
Fixes: 24bce201d798 ("tools/rv: Add dot2k")
Signed-off-by: Alessandro Carminati (Red Hat) <redacted>Queued, thanks! https://git.kernel.org/pub/scm/linux/kernel/git/bristot/linux.git/commit/?h=tools/verification&id=5a9587fea055163026b6d22d593fc64ed04de3a6 -- Daniel