commit | ff76015f3bdfbc482c723cb4f2559cef84d178ca | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <cbouatmailru@gmail.com> | Tue Jan 18 02:36:02 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 18 16:13:51 2011 -0800 |
tree | ace57889f883a6bc56a1de8d95cedccd040158c3 | |
parent | 5ae2f66fe4626340d4fd9d26b522ce377c780a56 [diff] |
gianfar: Fix misleading indentation in startup_gfar() Just stumbled upon the issue while looking for another bug. The code looks correct, the indentation is not. Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>