diff options
author | Hariprasad Kelam <hariprasad.kelam@gmail.com> | 2019-07-02 00:02:41 +0530 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2019-07-03 10:58:44 +0300 |
commit | d2d06c18d78ed4aa969ceac33bcfdcc524668424 (patch) | |
tree | 1abe6c4ba9c7eae88f21b2049bf00db9a23e299c /drivers/usb/gadget/function/u_ether.c | |
parent | 99e8232b5f3ae18208930775dc8c5821c6f9384a (diff) |
USB: gadget: function: fix issue Unneeded variable: "value"
fix below issue reported by coccicheck
drivers/usb/gadget/function/f_eem.c:169:7-12: Unneeded variable:
"value". Return "- EOPNOTSUPP" on line 179
We can not change return type of eem_setup as its registered with callback
function
Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/gadget/function/u_ether.c')
0 files changed, 0 insertions, 0 deletions