]> asedeno.scripts.mit.edu Git - linux.git/commit
arch_topology: Don't break lines unnecessarily
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 23 Jun 2017 09:25:30 +0000 (14:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jul 2017 15:32:05 +0000 (17:32 +0200)
commit3eeba1a28e0df150adec37d67b567de653cf285c
treecf6104d02311e52611169ad68e4af9bf4df374b0
parentc2a737eb2ea5682ffe63bc08003965496d6dc088
arch_topology: Don't break lines unnecessarily

There is no need of line break at few places, avoid them.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Juri Lelli <juri.lelli@arm.com>
Tested-by: Juri Lelli <juri.lelli@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/arch_topology.c