All of lore.kernel.org
 help / color / mirror / Atom feed
* 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

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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.