]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Staging: samsung-laptop: fix up space/tab coding style issues
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 9 Feb 2011 20:19:45 +0000 (12:19 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 9 Feb 2011 20:19:45 +0000 (12:19 -0800)
These were introduced with the patch, "staging: samsung-laptop: Extend
samsung-laptop platform driver to support another flavor of its platform
BIOS."

Cc: Ingmar Steen <iksteen@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/samsung-laptop/samsung-laptop.c

index 1a3458a8dfaf9a9dd7c774803c8a9f7c1ec6d148..b38c8d817e8ef20fae5b5403e014d859e684e903 100644 (file)
@@ -111,15 +111,15 @@ static struct sabi_config sabi_configs[] = {
        {
                test_string: "SECLINUX",
 
-               main_function: 0x4c59,
-
-               header_offsets: {
-                       port: 0x00,
-                       re_mem: 0x02,
-                       iface_func: 0x03,
-                       en_mem: 0x04,
-                       data_offset: 0x05,
-                       data_segment: 0x07,
+               main_function: 0x4c59,
+
+               header_offsets: {
+                       port: 0x00,
+                       re_mem: 0x02,
+                       iface_func: 0x03,
+                       en_mem: 0x04,
+                       data_offset: 0x05,
+                       data_segment: 0x07,
                },
 
                commands: {
@@ -156,15 +156,15 @@ static struct sabi_config sabi_configs[] = {
        {
                test_string: "SwSmi@",
 
-               main_function: 0x5843,
+               main_function: 0x5843,
 
-               header_offsets: {
-                       port: 0x00,
-                       re_mem: 0x04,
-                       iface_func: 0x02,
-                       en_mem: 0x03,
-                       data_offset: 0x05,
-                       data_segment: 0x07,
+               header_offsets: {
+                       port: 0x00,
+                       re_mem: 0x04,
+                       iface_func: 0x02,
+                       en_mem: 0x03,
+                       data_offset: 0x05,
+                       data_segment: 0x07,
                },
 
                commands: {