The AVOID_BUG rule also catches uses of UK_BUG(),
which is not discouraged by Unikraft's conventions.
Add to ignored checkpatch options to avoid unnecessary
warnings.
Signed-off-by: Michalis Pappas <michalis@unikraft.io>
Reviewed-by: Cezar Craciunoiu <cezar.craciunoiu@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
GitHub-Closes: #1289
--show-types
--no-tree
--ignore ASSIGN_IN_IF
+--ignore AVOID_BUG
--ignore NEW_TYPEDEFS
--ignore FILE_PATH_CHANGES
--ignore OBSOLETE