commit | c1989b36df51b08a59b858920b4c84c392a63d12 | [log] [tgz] |
---|---|---|
author | Ruslan Pisarev <ruslan@rpisarev.org.ua> | Sun Mar 14 17:03:04 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 11 11:35:41 2010 -0700 |
tree | 7f2e83d3eb44f25f495fbef7e97a56de7326594e | |
parent | e8afd402cc37aa2e6134c2f6e866f4a330d2da80 [diff] |
Staging: pohmelfs: fix spaces and TAB coding style issue in net.c This is a patch to the net.c file that fixed up a TAB and spaces Errors found by the checkpatch.pl tools, like ERROR: switch and case should be at the same indent and spaces required around that '=' (ctx:VxV) Signed-off-by: Ruslan Pisarev <ruslan@rpisarev.org.ua> Acked-by: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>