diff options
author | Andrey Smirnov <andrew.smirnov@gmail.com> | 2017-04-21 18:30:22 +0200 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2017-05-11 19:04:19 +0200 |
commit | 41c9c6621afa22c86fe74cf07536fd21c7719ca6 (patch) | |
tree | 1bfdf7baf9fbfb1f96199e23346a5c48d0362e50 /sound/hda | |
parent | mtd: dataflash: Replace C99 types with their kernel counterparts (diff) | |
download | linux-41c9c6621afa22c86fe74cf07536fd21c7719ca6.tar.xz linux-41c9c6621afa22c86fe74cf07536fd21c7719ca6.zip |
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.
Cc: cphealy@gmail.com
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Cyrille Pitchen <cyrille.pitchen@atmel.com>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: linux-kernel@vger.kernel.org
Acked-by: Marek Vasut <marek.vasut@gmail.com>
Tested-by: Chris Healy <cphealy@gmail.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'sound/hda')
0 files changed, 0 insertions, 0 deletions