mtd: dataflash: Improve coding style in jedec_probe()
Change the following:

   - Replace indentation between type and name of local variable from
     tabs to spaces

   - Replace magic number 0x1F with CFI_MFR_ATMEL macro

   - Replace variable 'tmp' with 'ret' and 'i' where appropriate

   - Reformat multi-line comments and add newlines where appropriate

No functional change intended.

This is a backport of kernel commit
41c9c66

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent ed3fa38 commit 413eeb365024f44e8bbbb969e66020705729558e
@Andrey Smirnov Andrey Smirnov authored on 19 Jun 2017
Sascha Hauer committed on 20 Jun 2017
Showing 1 changed file
View
drivers/mtd/devices/mtd_dataflash.c