linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] i2c: small fixes for eg20t
@ 2012-04-20 20:45 Wolfram Sang
       [not found] ` <1334954717-13146-1-git-send-email-w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfram Sang @ 2012-04-20 20:45 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA; +Cc: Tomoya MORINAGA, Wolfram Sang

These flaws were found by code-checkers and I think they are right.

Wolfram Sang (4):
  i2c: eg20t: use NULL instead of 0
  i2c: eg20t: pass on return value in i2c_xfer
  i2c: eg20t: remove unused function
  i2c: eg20t: don't use strcpy but strlcpy

 drivers/i2c/busses/i2c-eg20t.c |   11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

-- 
1.7.10

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

end of thread, other threads:[~2012-04-20 20:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-20 20:45 [PATCH 0/4] i2c: small fixes for eg20t Wolfram Sang
     [not found] ` <1334954717-13146-1-git-send-email-w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2012-04-20 20:45   ` [PATCH 1/4] i2c: eg20t: use NULL instead of 0 Wolfram Sang
2012-04-20 20:45   ` [PATCH 2/4] i2c: eg20t: pass on return value in i2c_xfer Wolfram Sang
2012-04-20 20:45   ` [PATCH 3/4] i2c: eg20t: remove unused function Wolfram Sang
2012-04-20 20:45   ` [PATCH 4/4] i2c: eg20t: don't use strcpy but strlcpy Wolfram Sang

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