aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorSudip Mukherjee <[email protected]>2015-07-16 16:58:10 +0530
committerGreg Kroah-Hartman <[email protected]>2015-07-16 10:18:09 -0700
commitce806322730a2b29fd15c7873c09335a49b7a941 (patch)
treedcd39f86b7aaafaf5d3638b2e09b25c650f8e2b6 /include/linux/timerqueue.h
parent47ccb34ac72c0dbbb68f6a07ce63e9f0d21510ea (diff)
staging: rtl8188eu: remove unneeded variable
The default value of status was _FAIL, it was only changed if kzalloc succeeds and the check for status is immediately following kzalloc. We can have the failure code in the else part as the failure code will be executed only if kzalloc fails. Signed-off-by: Sudip Mukherjee <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions