Explorar o código

Staging: agnx: Fixup sta.h checkpatch warnings

Signed-off-by: Erik Andrén <erik.andren@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Erik Andrén %!s(int64=16) %!d(string=hai) anos
pai
achega
7f11b23b6a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/staging/agnx/sta.h

+ 1 - 1
drivers/staging/agnx/sta.h

@@ -16,7 +16,7 @@ struct agnx_hash_cmd {
 #define PASS		0x00000001
 #define PASS		0x00000001
 #define PASS_SHIFT	1
 #define PASS_SHIFT	1
 	__be32 cmdlo;
 	__be32 cmdlo;
-}__attribute__((__packed__));
+} __attribute__((__packed__));
 
 
 
 
 /*
 /*