summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPeter Huewe <peterhuewe@gmx.de>2013-02-19 18:50:20 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-11 09:25:54 -0700
commitd38529100d0f2e844df5f06d67dae8dd32086ec1 (patch)
treefd3ef582211163dac1b7006c45d417674737e4c6 /include/linux
parenteb986df15c86b66a51f6e82f4706bc825444670b (diff)
staging/gdm72xx: Remove duplicated code in gdm_qos.c
The first branch of the if statement is ended with a return thus there is no need for an else if, and thus we can move the duplicated code to the top and use it for the other two branches. Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions