summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2019-06-02 17:37:09 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-21 17:22:50 -0400
commit0f8cd165287bf777da3280e7cda8f51d9c3ed624 (patch)
tree38ad4bbe83054cc55ae27ce30507e9b1d1bab4b3 /scripts/gdb/linux/utils.py
parent56202c0cbe4fdeaeced6f5d2785b8a7ef4332905 (diff)
media: staging: media: tegra-vde: Remove BIT() macro from UAPI header
The BIT macro isn't available in userspace. Checkpatch complains about shifts being used instead of the macro and people are starting to send patches without realizing that it's a UAPI header file. Hence let's replace the BIT macro with a hex values to make everyone happy. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions