[PATCH v3 0/2] bitmap-str: A couple of cleanups

Andy Shevchenko posted 2 patches 8 months ago
include/linux/bitmap-str.h | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
[PATCH v3 0/2] bitmap-str: A couple of cleanups
Posted by Andy Shevchenko 8 months ago
A couple of simple cleanups to the bitmap-str.h.

In v3:
- elaborated even more what is missing and why it's good to have (Yury)

In v2:
- filled the commit messages (Yury)

Andy Shevchenko (2):
  bitmap-str: Get rid of 'extern' for function prototypes
  bitmap-str: Add missing header(s)

 include/linux/bitmap-str.h | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
2.47.2
Re: [PATCH v3 0/2] bitmap-str: A couple of cleanups
Posted by Yury Norov 8 months ago
On Thu, Apr 17, 2025 at 07:17:14PM +0300, Andy Shevchenko wrote:
> A couple of simple cleanups to the bitmap-str.h.

Applied, thanks!

Thanks,
Yury
 
> In v3:
> - elaborated even more what is missing and why it's good to have (Yury)
> 
> In v2:
> - filled the commit messages (Yury)
> 
> Andy Shevchenko (2):
>   bitmap-str: Get rid of 'extern' for function prototypes
>   bitmap-str: Add missing header(s)
> 
>  include/linux/bitmap-str.h | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)
> 
> -- 
> 2.47.2