Re: [PATCH2/2] Trivial patch in efifb.c to solve common indent issue and indent error

From: Parmeshwr Prasad
Date: Tue Feb 10 2015 - 03:10:32 EST


On Tue, Feb 10, 2015 at 02:06:24AM -0600, Prasad, Parmeshwr wrote:
This is secong patch.
This is addressing following changes:
1- It has removed "quoted string split across lines" warning.
2- There was static initialization of request_mem_succeeded, which is removed.
3- Assignment in if condition, this is fixed.