From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: [PATCH 0/4] i2c: small fixes for eg20t Date: Fri, 20 Apr 2012 22:45:13 +0200 Message-ID: <1334954717-13146-1-git-send-email-w.sang@pengutronix.de> Return-path: Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Tomoya MORINAGA , Wolfram Sang List-Id: linux-i2c@vger.kernel.org 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