Commit graph

2 commits

Author SHA1 Message Date
John Moon
06595a62b6 scripts/check-uapi.sh: Add improvements/fixes suggested upsteam
In the latest round of upstream, several suggestions for improvement
were made. The conversation is here:

https://lore.kernel.org/lkml/20230407203456.27141-1-quic_johmoo@quicinc.com/

Apply the fixes here.

Change-Id: I546fcfddb8eec473bae4aa0c96a2b16c57e2914c
Signed-off-by: John Moon <quic_johmoo@quicinc.com>
2023-07-07 08:30:32 -07:00
John Moon
9920285fe4 scripts/check-uapi: Add check-uapi.sh
Add check-uapi.sh which leverages libabigail to compare UAPI header
files modified by a given patch. If the change would result in a UAPI
breakage, the script will return non-zero.

Change-Id: I34c43543a7c294746bbf394095c0b1a7cebfe727
Signed-off-by: John Moon <quic_johmoo@quicinc.com>
2023-06-13 10:40:58 -07:00