summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorLuca Ceresoli <luca@lucaceresoli.net>2015-09-23 00:50:37 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-29 05:27:22 +0300
commit3e4e8e025c374959538d37a812a7c20f7aa8a5c1 (patch)
treeb2bdac2fd3320ed15e37a178b7ea7b0199087e92 /include/linux/timerqueue.h
parent3441d08ca20a390ab0484c11bd69f2a75e702774 (diff)
downloadlinux-3e4e8e025c374959538d37a812a7c20f7aa8a5c1.tar.xz
staging: rtl8188eu: don't cast when calling rtw_set_fixed_ie()
The 'pbuf' and 'source' arguments to rtw_set_fixed_ie() are (void *), the explicit typecasts are not needed. They just make code less readable. Also fix checkpatch issues in the lines touched: ERROR: space prohibited before that ',' (ctx:WxW) WARNING: line over 80 characters CHECK: Unnecessary parentheses around <var> Note: some of the modified lines are still over 80 characters because they are not fixable by just adding newlines. They will be fixed in a later patch. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Cc: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions