diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-03-06 22:35:49 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2019-03-07 23:20:46 +0200 |
commit | 30a533e5774b726621fffdb910d5ae5830f509cc (patch) | |
tree | 608829a809d8b5ce884543be56aa8971c72c053b /drivers/gpu/drm/i915/i915_reg.h | |
parent | 1d55967dc1cfb50906422f8068e8332ba3821bc7 (diff) | |
download | linux-next-30a533e5774b726621fffdb910d5ae5830f509cc.tar.gz |
drm/i915: Clean up intel_get_dram_info() a bit
Remove the pointless zero initialization of bunch of things
(the thing is kzalloc()ed).
Also throw out the mostly useless on-stack string. I think
it'll be clear enough from the logs that 0 means unknown.
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190306203551.24592-11-ville.syrjala@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_reg.h')
0 files changed, 0 insertions, 0 deletions