aboutsummaryrefslogtreecommitdiff
path: root/scripts/coccinelle/test_assert_null.cocci
AgeCommit message (Collapse)Author
2017-08-24Add Coccinelle patch for replacing NULL/non-NULL tt_assert().Alexander Færøy
This patch replaces tt_assert() checks for NULL/non-NULL values with tt_ptr_op().