Home
last modified time | relevance | path

Searched hist:"55356386 a14f7c2f58e871fc294d7aa7dabf2e6e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/
H A Dcfi_flash.c55356386a14f7c2f58e871fc294d7aa7dabf2e6e Fri Jan 26 13:43:43 UTC 2018 Mario Six <mario.six@gdsys.cc> UPSTREAM: cfi_flash: Add missing braces in blocks

In if/else statements, either both blocks (if and else) should have
braces or both blocks should not have braces, but mixed configurations
are discouraged. Fix all instances where this occurs.

Change-Id: I1b0232befa41199646d4c39c4d9f574811f22e50
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 12d7fed9b9ea1ad6646fd4724ccffa27e043f09b)