* format string mismtach
@ 2014-05-19 15:45 Toralf Förster
2014-05-24 10:43 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Toralf Förster @ 2014-05-19 15:45 UTC (permalink / raw)
To: linux-iio
Hello,
cppcheck reported :
[drivers/staging/iio/Documentation/iio_utils.h:321]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.
[drivers/staging/iio/Documentation/iio_utils.h:353]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.
trivial patches IMO - are they already queued up ?
--
Toralf
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: format string mismtach
2014-05-19 15:45 format string mismtach Toralf Förster
@ 2014-05-24 10:43 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2014-05-24 10:43 UTC (permalink / raw)
To: Toralf Förster, linux-iio
On 19/05/14 16:45, Toralf Förster wrote:
> Hello,
>
> cppcheck reported :
>
> [drivers/staging/iio/Documentation/iio_utils.h:321]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.
> [drivers/staging/iio/Documentation/iio_utils.h:353]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.
>
> trivial patches IMO - are they already queued up ?
>
Nope. Feel free to submit such a patch. If not I'll get around to
it eventually!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-24 10:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19 15:45 format string mismtach Toralf Förster
2014-05-24 10:43 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).