summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-06-13 19:37:33 -0700
committerIngo Molnar <mingo@kernel.org>2013-06-19 15:06:09 +0200
commitf07d91ede6f346cbe31bb814cefe2584940b96f3 (patch)
tree51c9217cf6150b34359a2d844d5e32a7da08eb6d /tools/perf/scripts/python
parent1d10f6ee602ec5a4bd0c1606ba5f38277da432e1 (diff)
downloadkernel-f07d91ede6f346cbe31bb814cefe2584940b96f3.tar.gz
x86/vdso: Convert use of typedef ctl_table to struct ctl_table
This typedef is unnecessary and should just be removed. Signed-off-by: Joe Perches <joe@perches.com> Cc: Jiri Kosina <trivial@kernel.org> Link: http://lkml.kernel.org/r/a756fa0060e8eea25e8c1863c2764e86c2823617.1371177118.git.joe@perches.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
sut 2021-09-14i2c: xiic: Drop broken interrupt handlerMarek Vasut 2021-09-14i2c: xiic: Fix broken locking on tx_msgMarek Vasut 2021-06-23i2c: xiic: Simplify with dev_err_probe()Krzysztof Kozlowski 2021-04-14i2c: xiic: fix reference leak when pm_runtime_get_sync failsQinglang Miao 2020-08-28i2c: xiic: Support forcing single-master in DTJaakko Laine 2020-08-28i2c: xiic: Improve struct memory alignmentJaakko Laine 2020-08-28i2c: xiic: Change code alignment to 1 space onlyJaakko Laine 2020-01-29i2c: xiic: fix indentation issueColin Ian King 2020-01-15i2c: xiic: Fix the clocking across bind unbindShubhrajyoti Datta 2020-01-15i2c: xiic: defer the probe if clock is not foundVenkatesh Yadav Abbarapu 2020-01-15i2c: xiic: Add timeout to the rx fifo wait loopShubhrajyoti Datta 2020-01-15i2c: xiic: convert to use i2c_new_client_device()Wolfram Sang 2019-11-11i2c: xiic: Fix kerneldoc warningsShubhrajyoti Datta 2019-06-08i2c: xiic: Add max_read_len quirkRobert Hancock 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner