[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg-devel
Subject:    [PATCH synaptics 6/9] Fix indentation for the synaptics protocol ops
From:       Peter Hutterer <peter.hutterer () who-t ! net>
Date:       2012-05-31 5:20:04
Message-ID: 1338441607-29169-7-git-send-email-peter.hutterer () who-t ! net
[Download RAW message or body]

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
---
 src/synaptics.c |   14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/src/synaptics.c b/src/synaptics.c
index 1b65918..2a79a6d 100644
--- a/src/synaptics.c
+++ b/src/synaptics.c
@@ -147,20 +147,16 @@ const static struct {
     struct SynapticsProtocolOperations *proto_ops;
 } protocols[] = {
 #ifdef BUILD_EVENTCOMM
-    {
-    "event", &event_proto_operations},
+    { "event", &event_proto_operations},
 #endif
 #ifdef BUILD_PSMCOMM
-    {
-    "psm", &psm_proto_operations},
+    { "psm", &psm_proto_operations},
 #endif
 #ifdef BUILD_PS2COMM
-    {
-    "psaux", &psaux_proto_operations}, {
-    "alps", &alps_proto_operations},
+    { "psaux", &psaux_proto_operations},
+    { "alps", &alps_proto_operations},
 #endif
-    {
-    NULL, NULL}
+    { NULL, NULL}
 };
 
 InputDriverRec SYNAPTICS = {
-- 
1.7.10.1

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic