aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2023-11-24 10:27:32 +0200
committerVille Syrjälä <[email protected]>2024-01-19 17:32:22 +0200
commit92b47c3b8b242a1f1b73d5c1181d5b678ac1382b (patch)
tree93d9e5e4d5ed0dc9343255c509151a1eae1b2bfd /lib/memory-notifier-error-inject.c
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ä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Mika Kahola <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions