commit | 0806a13c5a4306b6a49f094cd83bd94860be26a5 | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Thu Apr 18 16:46:47 2019 +0200 |
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | Thu Apr 18 21:51:04 2019 +0200 |
tree | 7b4553f351a0a0f1cace207c64874c0405580c5c | |
parent | d25ad7fdfb2bedbd6e8e0214bff1acbe7cdab3f1 [diff] |
x86/platform/olpc: Don't split string literals when fixing up the DT It was pointed out in a review, and checkpatch.pl complains about this. Breaking it down into multiple ofw evaluations works just as well and reads better. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Acked-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>