From 298b992fdb7536f0f347935d253ce31479b1fb43 Mon Sep 17 00:00:00 2001 From: Krzysztof Opasiak Date: Mon, 22 Jun 2015 15:50:22 +0200 Subject: [PATCH] usb: class: Use USB_CLASS_PRINTER instead of number 7 Kernel provides very nice defines for USB device class so it's a good idea to use them in suitable places. It is much easier to grep for such define instead of 7. Signed-off-by: Krzysztof Opasiak Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed