linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] i2c: at91: fix code checker warnings
@ 2015-06-11  9:16 Cyrille Pitchen
  2015-06-11  9:16 ` [PATCH 1/1] " Cyrille Pitchen
  2015-06-11  9:26 ` [PATCH 0/1] " Cyrille Pitchen
  0 siblings, 2 replies; 5+ messages in thread
From: Cyrille Pitchen @ 2015-06-11  9:16 UTC (permalink / raw)
  To: linux-arm-kernel

ChangeLog

v1:
This patch fixes somes code checker warnings reported by Wolfram Sang:

drivers/i2c/busses/i2c-at91.c:213: style: Checking if unsigned variable 'buf_len' is less than zero.
drivers/i2c/busses/i2c-at91.c:254: style: Checking if unsigned variable 'buf_len' is less than zero.
drivers/i2c/busses/i2c-at91.c:293: style: Checking if unsigned variable 'buf_len' is less than zero.

Thanks for reporting!

Cyrille Pitchen (1):
  i2c: at91: fix code checker warnings

 drivers/i2c/busses/i2c-at91.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
1.8.2.2

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

end of thread, other threads:[~2015-06-11 13:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-11  9:16 [PATCH 0/1] i2c: at91: fix code checker warnings Cyrille Pitchen
2015-06-11  9:16 ` [PATCH 1/1] " Cyrille Pitchen
2015-06-11 12:16   ` Ludovic Desroches
2015-06-11 13:18   ` Wolfram Sang
2015-06-11  9:26 ` [PATCH 0/1] " Cyrille Pitchen

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).