summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2022-08-26 20:16:34 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-09-03 20:41:42 +0200
commit1cd43acf0b61fc93aaede45cdc7d61b5ddcb54a4 (patch)
tree0354bf923f84f3f75c2cbcaf7690586ad1f75e4e /tools/perf/scripts/python/bin/stackcollapse-record
parent4b76dfbc44582a6cdf62eadb147f3a88f28de3dd (diff)
downloadkernel-1cd43acf0b61fc93aaede45cdc7d61b5ddcb54a4.tar.gz
ACPI: bus: Drop kernel doc annotation from acpi_bus_notify()
The description for acpi_bus_notify() is quite far from what kernel doc expects. It complains about this: Function parameter or member 'handle' not described in 'acpi_bus_notify' Function parameter or member 'type' not described in 'acpi_bus_notify' Function parameter or member 'data' not described in 'acpi_bus_notify' Fix this by dropping kernel doc annotation. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
el/commit/drivers/tty/serdev/core.c?id=7ee69102dbc4eea90f46a24f16961226a477dd4c'>serdev: only match serdev devicesJohan Hovold 2018-01-22serdev: do not generate modaliases for controllersJohan Hovold 2018-01-09serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllersHans de Goede 2018-01-08serdev: Introduce devm_serdev_device_open()Andrey Smirnov 2018-01-08serdev: Make .remove in struct serdev_device_driver optionalAndrey Smirnov 2017-11-28serdev: Introduce devm_serdev_device_open()Andrey Smirnov 2017-11-28serdev: Make .remove in struct serdev_device_driver optionalAndrey Smirnov 2017-11-08tty: serdev: Remove redundant license textGreg Kroah-Hartman 2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman 2017-10-23serdev: fix controller-allocation error handlingJohan Hovold 2017-10-23serdev: fix registration of second slaveJohan Hovold 2017-10-20serdev: Add ACPI supportFrédéric Danis 2017-07-30tty: Convert to using %pOF instead of full_nameRob Herring 2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2017-06-09tty: serdev: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman 2017-05-18serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren 2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds