Home
last modified time | relevance | path

Searched hist:"7 e5b9b471518c5652febc68ba62b432193d6abf4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/
H A Dcfi_flash.c7e5b9b471518c5652febc68ba62b432193d6abf4 Thu Dec 13 11:56:28 UTC 2007 Haavard Skinnemoen <hskinnemoen@atmel.com> cfi_flash: Break long lines

This patch tries to keep all lines in the cfi_flash driver below 80
columns. There are a few lines left which don't fit this requirement
because I couldn't find any trivial way to break them (i.e. it would
take some restructuring, which I intend to do in a later patch.)

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>