summaryrefslogtreecommitdiff
path: root/drivers/staging/ccree/cc_regs.h
diff options
context:
space:
mode:
authorGilad Ben-Yossef <gilad@benyossef.com>2017-06-01 14:02:53 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-03 11:45:04 +0300
commit3e008c17448ba6263934711e3575f9801601674f (patch)
treefa654e336b9ea2ed679662e49530fcdb5f4925e4 /drivers/staging/ccree/cc_regs.h
parentf9f28369a792384fda648614fff9c03ad1b4833d (diff)
downloadlinux-3e008c17448ba6263934711e3575f9801601674f.tar.xz
staging: ccree: fix longer than 80 chars lines
Clip longer than 80 chars lines in header files worked on in the patch set. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ccree/cc_regs.h')
-rw-r--r--drivers/staging/ccree/cc_regs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/staging/ccree/cc_regs.h b/drivers/staging/ccree/cc_regs.h
index 8b89f0603f16..e272da44783e 100644
--- a/drivers/staging/ccree/cc_regs.h
+++ b/drivers/staging/ccree/cc_regs.h
@@ -17,7 +17,8 @@
/*!
* @file
- * @brief This file contains macro definitions for accessing ARM TrustZone CryptoCell register space.
+ * @brief This file contains macro definitions for accessing ARM TrustZone
+ * CryptoCell register space.
*/
#ifndef _CC_REGS_H_