diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-11-14 00:47:23 -0500 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-12-13 05:04:00 -0500 |
commit | 5dbd693576726bd7d3228ee614060e0817305dde (patch) | |
tree | 1d955d16df8cf66f48f029aba790db88cb20760d /firmware/README.AddingFirmware | |
parent | 25e14c1fcce5c66b0d2d5e35fad35d044dc320ae (diff) |
usb: gadget: tcm_usb_gadge: fix to return error or 0 in tcm_usbg_drop_nexus()
In the error handling case of tcm_usbg_drop_nexus(), the error code
is assigned to 'ret', but it is ignored. We'd better return 'ret'
instead of always return 0.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'firmware/README.AddingFirmware')
0 files changed, 0 insertions, 0 deletions