Skip to content

Commit

Permalink
staging: wlags49_h2: wl_if.h: fixes spaces-before-tabs issue
Browse files Browse the repository at this point in the history
This commit fixes a spaces-before-tabs problem that was reported by
the checkpatch.pl tool.

Signed-off-by: Johan Meiring <johanmeiring@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Johan Meiring authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 3d09d20 commit 38a4450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/wlags49_h2/wl_if.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@

#define HCF_MAX_MULTICAST 16
#define HCF_MAX_NAME_LEN 32
#define MAX_LINE_SIZE 256
#define MAX_LINE_SIZE 256
#define HCF_NUM_IO_PORTS 0x80
#define TX_TIMEOUT ((800 * HZ) / 1000)

Expand Down

0 comments on commit 38a4450

Please sign in to comment.