From 1da47f54ddaf99d2fa8b4319480d49b88ff5fc2c Mon Sep 17 00:00:00 2001 From: Viresh Kumar Date: Fri, 20 Mar 2015 09:04:40 +0530 Subject: [PATCH] USB: Use usb_disabled() consistently At few places we have used usb_disabled() and at other places used 'nousb' directly. Lets be consistent and use usb_disabled(); Signed-off-by: Viresh Kumar Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed