Re: [PATCH] Livepatch: fix typos

2022-03-31 Thread Jan Beulich
On 11.03.2022 20:11, Bjoern Doebel wrote: > Fix a couple of typos in livepatch code. > > Signed-off-by: Bjoern Doebel > CC: Konrad Rzeszutek Wilk > CC: Ross Lagerwall Acked-by: Jan Beulich and committed in spite of a lack of a maintainer ack. Jan

Re: [PATCH] Livepatch: fix typos

2022-03-17 Thread Luca Fancellu
> On 11 Mar 2022, at 19:11, Bjoern Doebel wrote: > > Fix a couple of typos in livepatch code. NIT: I would say: [...] in livepatch code comments. > > Signed-off-by: Bjoern Doebel With or without it: Reviewed-by: Luca Fancellu Cheers, Luca > CC: Konrad Rzeszutek Wilk > CC: Ross Lagerw