On 12/22/11 12:12, Hans de Goede wrote:
> Note the bufpq_target_size id stored in the endpoint info struct,
> even though it only used once. This is done because it will be
> referenced from other code in a follow up patch.

=== checkpatch complains ===
WARNING: braces {} are necessary for all arms of this statement
#29: FILE: usb-redir.c:343:
+        if (dev->dev.speed == USB_SPEED_HIGH)
[...]
+        else
[...]

total: 0 errors, 1 warnings, 77 lines checked

cheers,
  Gerd

Hint:
http://blog.vmsplice.net/2011/03/how-to-automatically-run-checkpatchpl.html

Reply via email to