aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorShiva Kerdel <[email protected]>2016-11-15 09:30:03 +0100
committerGreg Kroah-Hartman <[email protected]>2016-11-15 11:01:54 +0100
commitcbafdc9816b4d59c678c08b7dbe4c1bce4a73553 (patch)
tree9fe1cde9890d72adfaafb0476ccbdd28543e990c /tools/perf/scripts/python
parent7cb15d044867c83b27ed434fe7002797846002c0 (diff)
Staging: fsl-mc: include: mc: Kernel type 'int' preferred over 's16'
After following a discussion about the used integer types Dan Carpenter pointed out that 'int' types should be used over the current change to 's16'. The reason for this is to have an upper bound instead of overflowing the 's16' so we could still remove devices. Signed-off-by: Shiva Kerdel <[email protected]> Suggested-by: Stuart Yoder <[email protected]> Suggested-by: Dan Carpenter <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions