summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2017-07-17 14:19:25 -0600
committerJonathan Corbet <corbet@lwn.net>2017-07-17 14:19:25 -0600
commit405d4c5a14ba305444e0c290edb20105499a02e6 (patch)
tree0e08db178e14a19580c0299a3efed3c38cbe672b /tools/perf/scripts/python/syscall-counts.py
parent9b158d860f7a87d4ff341aae684b32fc9f6e371f (diff)
downloadkernel-405d4c5a14ba305444e0c290edb20105499a02e6.tar.gz
docs: Get the struct cmbdata kernel doc from the right file
Back in 2012, commit 9807f75955ea (UAPI: (Scripted) Disintegrate arch/s390/include/asm) moved struct cmbdata (and its kerneldoc comments) to another file, but did not update the docs to match. The result is this warning: ./arch/s390/include/asm/cmb.h:1: warning: no structured comments found ...and no documentation for that structure. Update the docs to get the information from the right place. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
core to tuner.Hans Verkuil 2009-04-06V4L/DVB (11364): tuner: remove i2c legacy code.Hans Verkuil 2009-03-30V4L/DVB (11312): tuner: remove V4L1 code from this driver.Hans Verkuil 2009-03-30V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil 2009-03-30V4L/DVB (11251): tuner: prevent invalid initialization of t->config in set_typeMichael Krufky