From: Dan Carpenter Date: Fri, 2 Apr 2010 11:29:23 +0000 (+0300) Subject: ALSA: i2c: cleanup: change parameter to pointer X-Git-Tag: v2.6.34-rc4~29^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f11947c7c5b8abffd328739996dfdffef2b3e03f;p=pandora-kernel.git ALSA: i2c: cleanup: change parameter to pointer We actually pass an array of 7 chars not 5. This silences a smatch warning. Signed-off-by: Dan Carpenter Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed