Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 96c87d8d authored by Gilad Ben-Yossef's avatar Gilad Ben-Yossef Committed by Greg Kroah-Hartman
Browse files

staging: ccree: fix cc_lli_defs.h white space



Fix checkpatch reported white space style violations
in cc_lli_defs.h

Signed-off-by: default avatarGilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e3f25f79
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@
 * along with this program; if not, see <http://www.gnu.org/licenses/>.
 */


#ifndef _CC_LLI_DEFS_H_
#define _CC_LLI_DEFS_H_
#ifdef __KERNEL__
@@ -53,5 +52,4 @@
#define LLI_HADDR_BIT_OFFSET 16
#define LLI_HADDR_BIT_SIZE 16


#endif /*_CC_LLI_DEFS_H_*/