Re: [PATCH] lib: fix typos in Kconfig

2021-09-01 Thread Oleksandr Suvorov
Hello Heinrich, On Tue, Aug 31, 2021 at 8:01 PM Heinrich Schuchardt wrote: > > > > On 8/31/21 1:58 PM, Oleksandr Suvorov wrote: > > There are trivial typos in the Kconfig file. Fix them. > > > > Fixes: d56b4b1974 ("configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and > > CMD_UBIFS") > >

Re: [PATCH] lib: fix typos in Kconfig

2021-08-31 Thread Heinrich Schuchardt
On 8/31/21 1:58 PM, Oleksandr Suvorov wrote: There are trivial typos in the Kconfig file. Fix them. Fixes: d56b4b1974 ("configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS") Fixes: 7264f2928b ("spl: fit: Eanble GZIP support for image decompression") Signed-off-by: Oleksandr

Re: [PATCH] lib: fix typos in Kconfig

2021-08-31 Thread Bin Meng
On Tue, Aug 31, 2021 at 7:58 PM Oleksandr Suvorov wrote: > > There are trivial typos in the Kconfig file. Fix them. > > Fixes: d56b4b1974 ("configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and > CMD_UBIFS") > Fixes: 7264f2928b ("spl: fit: Eanble GZIP support for image decompression") >

[PATCH] lib: fix typos in Kconfig

2021-08-31 Thread Oleksandr Suvorov
There are trivial typos in the Kconfig file. Fix them. Fixes: d56b4b1974 ("configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS") Fixes: 7264f2928b ("spl: fit: Eanble GZIP support for image decompression") Signed-off-by: Oleksandr Suvorov --- lib/Kconfig | 4 ++-- 1 file changed,