Re: [PATCH 09/27] usb: chipidea: fix precedence bug in ci_requests_show()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Mar 30, 2013 at 02:46:25AM +0200, Alexander Shishkin wrote:
> From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> 
> The intent here was to have parenthesis around the (ci->hw_ep_max / 2)
> so that it counts like "0 1 2 0 1 2".  In the current code, the mod
> operation happens first so it counts like "0 0 1 1 2 2".
> 
> Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> [rebased on top of debug.c changes]

Can you rebase this not on top of those changes, so I can take this
now?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux