public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* format string mismatch in drivers/iio/industrialio-core.c:206
@ 2014-05-19 14:19 Toralf Förster
       [not found] ` <537A12D8.5020106-Mmb7MZpHnFY@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Toralf Förster @ 2014-05-19 14:19 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Hi,

FIWI cppcheck blames this :

[drivers/iio/industrialio-core.c:206]: (warning) %i in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.
[drivers/iio/industrialio-core.c:206]: (warning) %i in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'.


-- 
Toralf

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: format string mismatch in drivers/iio/industrialio-core.c:206
       [not found] ` <537A12D8.5020106-Mmb7MZpHnFY@public.gmane.org>
@ 2014-05-19 14:20   ` Toralf Förster
  0 siblings, 0 replies; 2+ messages in thread
From: Toralf Förster @ 2014-05-19 14:20 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

On 05/19/2014 04:19 PM, Toralf Förster wrote:
> Hi,
> 
> FIWI cppcheck blames this :
> 
> [drivers/iio/industrialio-core.c:206]: (warning) %i in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.
> [drivers/iio/industrialio-core.c:206]: (warning) %i in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'.
> 
> 
And btw :

[drivers/infiniband/hw/cxgb3/iwch_provider.c:1138]: (warning) %i in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.
[drivers/infiniband/hw/cxgb3/iwch_provider.c:1140]: (warning) %i in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.
[drivers/infiniband/hw/cxgb3/iwch_provider.c:1142]: (warning) %i in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'.


-- 
Toralf

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-19 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19 14:19 format string mismatch in drivers/iio/industrialio-core.c:206 Toralf Förster
     [not found] ` <537A12D8.5020106-Mmb7MZpHnFY@public.gmane.org>
2014-05-19 14:20   ` Toralf Förster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox