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>
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>