aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <[email protected]>2018-09-12 08:19:27 -0400
committerMauro Carvalho Chehab <[email protected]>2018-09-12 08:24:54 -0400
commitdfb7bcf0af2d819a01a978a5fd475b96a0700cb3 (patch)
tree9774b9174eb9cd883d6bf492fafe72e93af18712 /tools/perf/scripts/python/bin/stackcollapse-record
parent0cd3edc98b66399eb5ab173e5732cb5b93846b6a (diff)
media: mxl5xx: add a fall-trough annotation
As pointed by Daniel Scheller <[email protected]>, sparse warns that a segment may fall through. We're deprecating this warning in favor of gcc 8 equivalent warning. In this specific case, the code for DVB-S applies for DVB-S2. In a matter of fact, several things there (like rolloff factor logic) assume that the transponder is DVB-S2. So, add the corresponding fall-trough markup, for gcc to properly ignore it. Reported-by: Daniel Scheller <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions