All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120502124718.30480.3406.sendpatchset@w520>

diff --git a/a/1.txt b/N1/1.txt
index 16e0ee4..5b2f7a6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -109,7 +109,8 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
  }
  
 @@ -464,8 +450,8 @@ static void set_io_from_upio(struct uart
- 	struct uart_8250_port *up  		container_of(p, struct uart_8250_port, port);
+ 	struct uart_8250_port *up =
+ 		container_of(p, struct uart_8250_port, port);
  
 -	up->dl_read = _serial_dl_read;
 -	up->dl_write = _serial_dl_write;
diff --git a/a/content_digest b/N1/content_digest
index b3c7bfa..7277517 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020120502124642.30480.41373.sendpatchset@w520\0"
  "From\0Magnus Damm <magnus.damm@gmail.com>\0"
  "Subject\0[PATCH 04/06] serial8250: Clean up default map and dl code\0"
- "Date\0Wed, 02 May 2012 12:47:18 +0000\0"
+ "Date\0Wed, 02 May 2012 21:47:18 +0900\0"
  "To\0linux-serial@vger.kernel.org\0"
  "Cc\0horms@verge.net.au"
   arnd@arndb.de
@@ -129,7 +129,8 @@
  " }\n"
  " \n"
  "@@ -464,8 +450,8 @@ static void set_io_from_upio(struct uart\n"
- " \tstruct uart_8250_port *up  \t\tcontainer_of(p, struct uart_8250_port, port);\n"
+ " \tstruct uart_8250_port *up =\n"
+ " \t\tcontainer_of(p, struct uart_8250_port, port);\n"
  " \n"
  "-\tup->dl_read = _serial_dl_read;\n"
  "-\tup->dl_write = _serial_dl_write;\n"
@@ -139,4 +140,4 @@
  " \tswitch (p->iotype) {\n"
  " \tcase UPIO_HUB6:"
 
-53fc0153a259beb0b470ce56336ff2457b99bd52c01691cba031e4548947b983
+3a58737b9e64513835a830e22aefb9c2e10d085986e27a80cd5db45984d583a7

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.