diff options
author | Alex Williamson <[email protected]> | 2017-12-12 12:59:39 -0700 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2017-12-20 09:53:54 -0700 |
commit | dda01f787df9f9e46f1c0bf8aa11f246e300750d (patch) | |
tree | 5c834fa46d0a34507f5db951443a27c82003374d /drivers/usb/storage/debug.c | |
parent | 2170dd04316e0754cbbfa4892a25aead39d225f7 (diff) |
vfio: Simplify capability helper
The vfio_info_add_capability() helper requires the caller to pass a
capability ID, which it then uses to fill in header fields, assuming
hard coded versions. This makes for an awkward and rigid interface.
The only thing we want this helper to do is allocate sufficient
space in the caps buffer and chain this capability into the list.
Reduce it to that simple task.
Reviewed-by: Alexey Kardashevskiy <[email protected]>
Acked-by: Zhenyu Wang <[email protected]>
Reviewed-by: Kirti Wankhede <[email protected]>
Reviewed-by: Peter Xu <[email protected]>
Reviewed-by: Eric Auger <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'drivers/usb/storage/debug.c')
0 files changed, 0 insertions, 0 deletions