aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorStephen M. Cameron <[email protected]>2014-11-14 17:27:04 -0600
committerChristoph Hellwig <[email protected]>2014-11-20 09:11:25 +0100
commita505b86fde5903944828fa04f775e79a6636791d (patch)
tree71cc00cd3e49f6049ccd851826c20325ef03d323 /tools/perf/scripts/python/bin
parent50a0decf75b66480aa5b076d4e1bca11bc202efe (diff)
hpsa: get rid of type/attribute/direction bit field where possible
Using bit fields for hardware command fields isn't portable and relies on assumptions about how the compiler lays out the bits. We can fix this in the driver's internal command structure, but the ioctl interface we can't change because it is part of the userland ABI. Signed-off-by: Don Brace <[email protected]> Reviewed-by: Webb Scales <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions