From: Johan Hovold Date: Wed, 25 Apr 2012 14:12:07 +0000 (+0200) Subject: USB: serial: remove redundant write-urb kill X-Git-Tag: v3.5-rc1~149^2~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5b4ee64ae4adc14ba803f5efebf212e06d022c1;p=pandora-kernel.git USB: serial: remove redundant write-urb kill Since commit 1ce7b9349fad ("USB: serial: reuse generic write urb and bulk-out buffer") the port write_urb is simply a pointer to the first member of write_urbs so there's no need to kill it twice. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed