
8 Feb
2023
8 Feb
'23
10:47 a.m.
On Wed, Feb 08, 2023 at 16:19:12 +0100, Michal Privoznik wrote:
There's a piece of code in doRemoteOpen() that is going to be called twice. Instead of duplicating the code, move it into a function that will be called twice, later on.
Signee-off-by: Michal Privoznik <mprivozn@redhat.com>
This is misspelled
Reviewed-by: Peter Krempa <pkrempa@redhat.com> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
A bit too much signoffage, most likely caused by the misspelled one above.