On Tue, 19 Aug 2025, Dongsheng Yang wrote: > Hi Mikulas, > Please help to apply these two changes into dm-6.18. > It fixes two warnings found by smatch. > > Thanx for the report from Dan. > > Dongsheng Yang (2): > dm-pcache: fix uninitialized variable issue found by smatch > dm-pcache: fix an indenting issue found by smatch > > drivers/md/dm-pcache/cache_req.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > -- > 2.43.0 Thanks. I folded them into the existing patch. Mikulas
- [PATCH 0/2] dm-pcache: fix warnings found by smatch Dongsheng Yang
- [PATCH 1/2] dm-pcache: fix uninitialized variable iss... Dongsheng Yang
- [PATCH 2/2] dm-pcache: fix an indenting issue found b... Dongsheng Yang
- Re: [PATCH 0/2] dm-pcache: fix warnings found by smat... Mikulas Patocka