summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2012-01-12 11:49:51 +0100
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:01:10 +0200
commit056e6e09ac185ed00a3fa08764af0efb18c97f1d (patch)
treed57937c4b8974b016e38c7516ea0a7b55d2638fe
parentaba6325fdb9676f741edc1bebe16100a97c83322 (diff)
bm: ux500: Coding style fixes
Fix the most obvious violations of the kernel coding style Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com>
-rw-r--r--arch/arm/mach-ux500/board-u5500-bm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-ux500/board-u5500-bm.c b/arch/arm/mach-ux500/board-u5500-bm.c
index 7cfc6386b35..cbd03a31c6a 100644
--- a/arch/arm/mach-ux500/board-u5500-bm.c
+++ b/arch/arm/mach-ux500/board-u5500-bm.c
@@ -20,8 +20,8 @@
/*
* These are the defined batteries that uses a NTC and ID resistor placed
* inside of the battery pack.
- * Note that the abx500_res_to_temp table must be strictly sorted by falling resistance
- * values to work.
+ * Note that the abx500_res_to_temp table must be strictly sorted by falling
+ * resistance values to work.
*/
static struct abx500_res_to_temp temp_tbl_type1[] = {
{-20, 67400},