On Mon, 23 May 2022 02:35:32 +0000 Ping-Ke Shih wrote: > This is a typo since initial commit. Correct it by > - value[0] != NULL) > + value[0][0] != 0) > > So, NACK this patch. Too, late, the patches were already applied, sorry. Please post a fixup.
On Mon, 23 May 2022 02:35:32 +0000 Ping-Ke Shih wrote: > This is a typo since initial commit. Correct it by > - value[0] != NULL) > + value[0][0] != 0) > > So, NACK this patch. Too, late, the patches were already applied, sorry. Please post a fixup.