From da87dba81716adccec405470a76c8cc8b930aad8 Mon Sep 17 00:00:00 2001 From: Wahib Faizi Date: Thu, 12 Jun 2014 23:40:18 +0400 Subject: [PATCH] staging: usbip: usbip_host_driver.c: avoid assignment in if Fix coding style issue "do not use assignment in if condition" detected by checkpatch.pl in usbip_host_driver.c. Signed-off-by: Wahib Faizi Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed