aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/usb
diff options
context:
space:
mode:
authorSalah Triki <salah.triki@gmail.com>2021-07-31 18:18:38 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-08-05 12:31:27 +0200
commit90059e9395cae00d79ecb1f7e1e702756416bc6a (patch)
treece5abf976f7320f089d9d5d29fef2bd609bd6022 /Documentation/usb
parent9311a531064be7e136e13df672959c635463be9e (diff)
downloadlinux-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