diff options
| author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-02-27 08:12:06 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-11 09:47:13 -0700 |
| commit | a0cdd2e4a96a253c83e8d7856e39b9807805c6c4 (patch) | |
| tree | 8759234e9670c348b76adda90cbd2f5ee3eb9b50 /include/linux/parser.h | |
| parent | c19e94613eda688c11973858d11597179842f4c2 (diff) | |
wlan-ng: clean up prism2sta_inf_chinforesults()
This function is ugly because it hits against the 80 character
limit. This patch does several things to clean it up.
1) Introduces "result" instead of inf->info.chinforesult.result[n].
2) Reverses the ".scanchannels & (1 << i)" so everthing can be
pulled in one indent level.
3) Use "chan" instead of "channel".
4) Tweaks the line breaks to the call to pr_debug().
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/parser.h')
0 files changed, 0 insertions, 0 deletions
