summaryrefslogtreecommitdiff
path: root/sound/oss/audio.c
diff options
context:
space:
mode:
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>2015-05-31 18:19:40 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-31 21:33:21 (GMT)
commit35e33b0468ab3b3f5b610bfa4fc9367a3b7c09a8 (patch)
tree9384d98b884c86dc7649ccdf0fbad9fbb963a07e /sound/oss/audio.c
parent7bdfaa0abfdf4d3189b499585c09de6e941e93a3 (diff)
downloadlinux-35e33b0468ab3b3f5b610bfa4fc9367a3b7c09a8.tar.xz
staging: rtl8192e: Fix LONG_LINE warnings
Fix most of simple LONG_LINE warnings. None of the changes should affect behaviour of code, so several modifications are included in this patch: - Code is reindented where needed - Local variable names are compacted (priv -> p) - Unnecessary casts are removed - Nested ifs are replaced with logical and - a = b = c = d expressions are split - Replace if/then series with clamp_t() - Removed unneeded scopes Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/oss/audio.c')
0 files changed, 0 insertions, 0 deletions