[PATCH] staging: dgap: dgap.c: fixed whitespace error caused by my patch

Gavin O'Leary gavinoleary3 at gmail.com
Sun Mar 13 01:10:29 UTC 2016


Signed-off-by: Gavin O'Leary <gavinoleary3 at gmail.com>
---
 drivers/staging/dgap/dgap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/dgap/dgap.c b/drivers/staging/dgap/dgap.c
index 9e07a39..7845516 100644
--- a/drivers/staging/dgap/dgap.c
+++ b/drivers/staging/dgap/dgap.c
@@ -4819,7 +4819,7 @@ static int dgap_tty_ioctl(struct tty_struct *tty, unsigned int cmd,
 
 	case TCSBRKP:
 		/* support for POSIX tcsendbreak()
-		 * 
+		 *
 		 * According to POSIX.1 spec (7.2.2.1.2) breaks should be
 		 * between 0.25 and 0.5 seconds so we'll ask for something
 		 * in the middle: 0.375 seconds.
-- 
1.9.1



More information about the devel mailing list