QCA swiss army knife
Find a file
Jeff Johnson c66ae81c34 ath11k-check: ignore sparse "context imbalance" warnings
Sparse does not fully understand the guard cleanup feature, and can
produce warnings of the form:

warning: context imbalance in '<function>' - wrong count at exit

These are false positives when guard() is being used, so ignore
them.

Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
2025-10-23 11:17:35 -07:00
tools ath11k-check: ignore sparse "context imbalance" warnings 2025-10-23 11:17:35 -07:00
tracing/plugins Update ath10k_pktlog.py 2023-01-10 15:08:10 +02:00
.gitignore qca-swiss-army-knife: fix .gitignore for initvals 2012-06-27 17:54:05 -07:00
LICENSE qca-swiss-army-knife: add tools directory for initvals 2012-05-25 12:37:52 -07:00
README qca-swiss-army-knife: update docs to refer to wiki 2012-05-25 12:52:44 -07:00

qca-swiss-army-knife
====================

This is the qca-swiss-army-knife, which hosts a set of utilities that we use
to debug / help with our driver development.

Documentation:

https://github.com/mcgrof/qca-swiss-army-knife/wiki