From: Olivier Sobrie Date: Fri, 30 Jan 2015 12:21:58 +0000 (+0100) Subject: hso: rename hso_dev into serial in hso_free_interface() X-Git-Tag: fixes-v4.0-rc1~150^2~91^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6516b697c8a1772c1b4ca0be30764e70c3143dd;p=pandora-kernel.git hso: rename hso_dev into serial in hso_free_interface() In other functions of the driver, variables of type "struct hso_serial" are denoted by "serial" and variables of type "struct hso_device" are denoted by "hso_dev". This patch makes the hso_free_interface() consistent with these notations. Signed-off-by: Olivier Sobrie Signed-off-by: David S. Miller --- Reading git-diff-tree failed