commit | cebb7e83361aba7ff05ec5cfb1bd1d5c8d983eed | [log] [tgz] |
---|---|---|
author | Ruslan Pisarev <ruslan@rpisarev.org.ua> | Mon Mar 15 14:24:21 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 11 11:35:46 2010 -0700 |
tree | 298a1792d812bcfc9e538795f7dd037b14f538ba | |
parent | 7c327857016116eba1595c67c25d0314d1385e85 [diff] |
Staging: wavelan: fix spaces and TAB coding style issue in i82586.h This is a patch to the i82586.h file that fixed up a TAB and spaces Errors found by the checkpatch.pl tools, like ERROR: spaces required around that '=' (ctx:VxV) and ERROR: space required before the open brace '{' Signed-off-by: Ruslan Pisarev <ruslan@rpisarev.org.ua> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>