Commit c3a70b2
committed
tools headers UAPI: sync asm-generic/unistd.h with kernel
JIRA: https://issues.redhat.com/browse/RHEL-29796
Upstream Status: RHEL only
description
===========
Upstream, when there is a change in a header file from the specific set
of headers (listed in tools/perf/check-headers.sh), it is accompanied by
a commit that brings the same change into its counterpart located in
tools/include. Usually several changes are squashed together. We cannot
easily follow this strategy, since we not always take all the commits
squashed together.
In order to tidy tools/include up, we need to sync the headers manually.
Signed-off-by: Michael Petlan <mpetlan@redhat.com>1 parent d5cfb97 commit c3a70b2
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
820 | 820 | | |
821 | 821 | | |
822 | 822 | | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
823 | 832 | | |
824 | | - | |
| 833 | + | |
825 | 834 | | |
826 | 835 | | |
827 | 836 | | |
| |||
0 commit comments