diff options
author | Salah Triki <salah.triki@gmail.com> | 2021-07-31 18:18:38 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-05 12:31:27 +0200 |
commit | 90059e9395cae00d79ecb1f7e1e702756416bc6a (patch) | |
tree | ce5abf976f7320f089d9d5d29fef2bd609bd6022 /Documentation/usb | |
parent | 9311a531064be7e136e13df672959c635463be9e (diff) | |
download | linux-90059e9395cae00d79ecb1f7e1e702756416bc6a.tar.gz |
usb: gadget: remove useless cast
Remove the cast done by ERR_PTR() and PTR_ERR() since data is of type char
* and fss_prepare_buffer() should returns a value of this type.
Acked-by: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Salah Triki <salah.triki@gmail.com>
Link: https://lore.kernel.org/r/20210731171838.GA912463@pc
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/usb')
0 files changed, 0 insertions, 0 deletions