att: Rename att_debug and att_verbose to DBG and VERBOSE
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 21 Mar 2022 20:36:52 +0000 (13:36 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:53 +0000 (14:55 +0530)
commit9d4f3494e5e6c243eacc60c33a36af0ec6768169
tree5fddc4c3d7654f409787ec3764dd15c24b12673c
parentb65125f88af4613706cdecd2249adc9ab046db21
att: Rename att_debug and att_verbose to DBG and VERBOSE

att_debug and att_verbose are macros which are more common to be
used as uppercase, this also change them to use DBG like other parts of
the code.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/att.c