drm/i915: Drop pointless 'budget' variable
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 12 Sep 2022 11:18:02 +0000 (14:18 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 26 Sep 2022 14:01:17 +0000 (17:01 +0300)
commit10c8cbeebd81d2e01437d59a4e47dc3de5925113
treedddb479d40e088707442868c4790067b3a5ddf41
parent6a08cbda458e824ac824dddc6a07ed50efd0af70
drm/i915: Drop pointless 'budget' variable

Just return the thing directly from the switch statement.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220912111814.17466-4-ville.syrjala@linux.intel.com
Reviewed-by: Luca Coelho <luciano.coelho@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_dpll_mgr.c