Skip to content
Commit d36a869e authored by Petr Cvek's avatar Petr Cvek Committed by Helge Deller
Browse files

video: fbdev: intelfb: Initialize value of stolen size



Variable stolen_size can be left uninitialized in a code path with
INTEL_855_GMCH_GMS_DISABLED. Fix this by initializing the variable to 0.

Also fix indentation of function arguments.

Signed-off-by: default avatarPetr Cvek <petrcvekcz@gmail.com>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 25c9a15f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment