lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 21 Jan 2015 06:08:24 -0800
From:	Guenter Roeck <linux@...ck-us.net>
To:	Asaf Vertz <asaf.vertz@...demg.com>, jdelvare@...e.de
CC:	lm-sensors@...sensors.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] hwmon: abx500: fix format string warnings

On 01/21/2015 12:03 AM, Asaf Vertz wrote:
> Fixed the following warnings (reported by cppcheck):
> [drivers/hwmon/abx500.c:224]: (warning) %ld in format string (no. 1)
> requires 'long' but the argument type is 'unsigned long'.
> [drivers/hwmon/abx500.c:233]: (warning) %ld in format string (no. 1)
> requires 'long' but the argument type is 'unsigned long'.
> [drivers/hwmon/abx500.c:242]: (warning) %ld in format string (no. 1)
> requires 'long' but the argument type is 'unsigned long'.
>
> Signed-off-by: Asaf Vertz <asaf.vertz@...demg.com>
> ---

Applied.

Thanks,
Guenter


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ