Re: [PATCH] test_bit: Add some more functions to test.
Dan Carpenter <[email protected]> Mon, 23 May 2022 15:13:19 +0300
| Newsgroups | org.kernel.vger.smatch |
|---|---|
| Message-ID | <20220523121319.GB4009@kadam> |
On Sat, May 21, 2022 at 11:58:23AM +0200, Christophe JAILLET wrote: > change_bit() and co. were missing. > __<function_name> were missing as well. > > Signed-off-by: Christophe JAILLET <[email protected]> > --- Thanks, Applied. Btw, I also applied the one you sent earlier "Report the correct function name that triggered the warning". regards, dan carpenter