diff options
author | Xenia Ragiadakou <burzalodowa@gmail.com> | 2013-06-25 02:28:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-24 16:44:59 -0700 |
commit | 0081fcc646d1fc1c24734dbd68923a21261d3c8d (patch) | |
tree | 2752a59e44e31e04d194041b0be9ca1828d51c90 /drivers/staging/wlags49_h25 | |
parent | fbd88336660ef7e85905af17a72e1112d924d41c (diff) | |
download | linux-0081fcc646d1fc1c24734dbd68923a21261d3c8d.tar.bz2 |
staging: rtl8192u: fix newlines in r819xU_phy.c
This patch fixes the newlines by:
- adding a newline after variables declarations.
- removing the newlines following the return statement.
- removing the newlines between function header comments
and function definitions.
- adding one newline between function definitions.
- adding a newline at the end of RT_TRACE messages.
This was done to improve code's and logmessages'
readability.
Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wlags49_h25')
0 files changed, 0 insertions, 0 deletions