summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2023-11-24 10:27:32 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2024-01-19 17:32:22 +0200
commit92b47c3b8b242a1f1b73d5c1181d5b678ac1382b (patch)
tree93d9e5e4d5ed0dc9343255c509151a1eae1b2bfd /scripts/lib/kdoc/kdoc_parser.py
parent94501c3ca6400e463ff6cc0c9cf4a2feb6a9205d (diff)
drm/i915: Replace a memset() with zero initialization
Declaring a struct and immediately zeroing it with memset() seems a bit silly to me. Just zero initialize the struct when declaring it. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20231124082735.25470-2-ville.syrjala@linux.intel.com Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions