include: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#ifndef _KEY_MATRIX_H
|
||||
#define _KEY_MATRIX_H
|
||||
|
||||
|
||||
/* Information about a matrix keyboard */
|
||||
struct key_matrix {
|
||||
/* Dimensions of the keyboard matrix, in rows and columns */
|
||||
|
Reference in New Issue
Block a user