diff options
author | Wambui Karuga <wambui.karugax@gmail.com> | 2020-01-02 12:55:15 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2020-01-08 20:35:36 +0300 |
commit | 8b185cf7ebaa1f390ba25368ce9ae387eb1a8b63 (patch) | |
tree | de59110ecb1a8e608d0cf9e754fc4e0db8455192 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 50b81d77be31a95ba036e6403b921dc918328956 (diff) | |
download | linux-8b185cf7ebaa1f390ba25368ce9ae387eb1a8b63.tar.xz |
drm/omapdrm: use BUG_ON macro for error debugging.
Since the if statement only checks for the value of the `id` variable,
it can be replaced by the more concise BUG_ON() macro for error
reporting.
Issue found using coccinelle.
Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200102095515.7106-1-wambui.karugax@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions