From: Greg Kroah-Hartman Date: Fri, 20 Apr 2012 23:53:27 +0000 (-0700) Subject: staging: frontier: tranzport.c: remove err() usage X-Git-Tag: v3.5-rc1~145^2~229^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aec238825f448706dd886ac8df46e9c25a883dec;p=pandora-kernel.git staging: frontier: tranzport.c: remove err() usage err() was a very old USB-specific macro that I thought had gone away. This patch removes it from being used in the driver and uses dev_err() instead. CC: "David Täht" CC: Hitoshi Nakamori CC: "Ken O'Brien" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed