diff options
author | Dave Penkler <dpenkler@gmail.com> | 2025-04-18 12:31:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-18 13:40:06 +0300 |
commit | c7184cbf5530da955407be46dd120eb7111d8973 (patch) | |
tree | 5a7a838c3c64313c554142a70c609d8a10736730 /tools/perf/scripts/python/stackcollapse.py | |
parent | db14478045af2605fa5d08f1061c2ff311648c1d (diff) | |
download | linux-c7184cbf5530da955407be46dd120eb7111d8973.tar.xz |
staging: gpib: Rename common include file
User code includes gpib_user.h. Since this include has diverged
from the original by
- removing unused functions and defines
- changing camel-case identifiers
- removing typedefs
we need to change the name of the kernel include. This include
will be included in the userland gpib_user.h ensuring backward
compatibility for application programmes.
Rename the file and change the references to it.
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250418093111.8820-3-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions