Re: [PATCH] cpupowerutils: don't compare pointers with 0

2012-12-21 Thread Thomas Renninger
On Thursday, December 20, 2012 02:11:17 PM Sasha Levin wrote: > Signed-off-by: Sasha Levin Both look fine. I'll catch them in the new year. Thanks, Thomas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More ma

[PATCH] cpupowerutils: don't compare pointers with 0

2012-12-20 Thread Sasha Levin
Signed-off-by: Sasha Levin --- tools/power/cpupower/utils/helpers/bitmask.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/power/cpupower/utils/helpers/bitmask.c b/tools/power/cpupower/utils/helpers/bitmask.c index 5c074c6..3b6e03d 100644 --- a/tools/power/cpupow