commit | 8fe596274d08b12126b90c5b1092286f66ce6d65 | [log] [tgz] |
---|---|---|
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | Wed Sep 10 16:34:34 2014 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Sep 11 15:27:36 2014 -0400 |
tree | 4e264af2d9b795fd9df37d50ff591048c36b5fd5 | |
parent | 028e1836d3f218619a6e7f04ff1540c398deb727 [diff] |
wil6210: coding style fixes - parentheses, indentation, typos - seq_puts() instead of seq_printf() with single argument - sizeof(var) vs. sizeof(type) Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>