At Fri, 16 Nov 2012 23:35:16 -0800,
Joe Perches wrote:
>
> Use bitmap_weight to count the total number of bits set in bitmap.
>
> Signed-off-by: Joe Perches
Thanks, applied.
Takashi
> ---
> sound/usb/endpoint.c |7 +--
> 1 files changed, 1 insertions(+), 6 deletions(-)
>
> diff --g
Use bitmap_weight to count the total number of bits set in bitmap.
Signed-off-by: Joe Perches
---
sound/usb/endpoint.c |7 +--
1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/sound/usb/endpoint.c b/sound/usb/endpoint.c
index 34de6f2..51a9aa3 100644
--- a/sound/usb/endpoint
2 matches
Mail list logo