summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorSaurabh Sengar <saurabh.truth@gmail.com>2015-12-07 16:05:11 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-01-29 09:40:31 +0300
commitd86b4a71ca579914c971ae949335b4e971eec213 (patch)
tree454674fd4b28d03ad36f4917e6327b7720082554 /include/uapi/linux
parentd3da1cbaef8d92b1bb4103feee03b888f5bead24 (diff)
downloadlinux-d86b4a71ca579914c971ae949335b4e971eec213.tar.xz
Staging: speakup: varhandlers: cleanup of function spk_get_punc_var
This patch does the following: * changed the complicated if statements to simple case statements * in case of E_DEFAULT, no need to return error as ERESTART, because this is the user asked for. Hence function should return success. * ret variable is 0 always, hence removed it. * removed one ternary operator, as it was always returning the status value only, and hence removed the status variable too Signed-off-by: Saurabh Sengar <saurabh.truth@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions