lkml.org 
[lkml]   [2024]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH RESEND] staging: gdm724x: Remove spurious whitespace in macro definition and tidy up defines
Date
This patch makes the following changes:
* Removes extra whitespace in macro definition and
* Removes extra newlines between macro definitions

Signed-off-by: Jonathan Bergh <bergh.jonathan@gmail.com>
---
drivers/staging/gdm724x/gdm_tty.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/staging/gdm724x/gdm_tty.h b/drivers/staging/gdm724x/gdm_tty.h
index afec97ced476..3e0d5b621b25 100644
--- a/drivers/staging/gdm724x/gdm_tty.h
+++ b/drivers/staging/gdm724x/gdm_tty.h
@@ -7,8 +7,7 @@
#include <linux/types.h>
#include <linux/tty.h>

-#define TTY_MAX_COUNT 2
-
+#define TTY_MAX_COUNT 2
#define MAX_ISSUE_NUM 3

enum TO_HOST_RESULT {
--
2.40.1

\
 
 \ /
  Last update: 2024-05-27 15:42    [W:0.027 / U:1.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site