diff options
| author | 2013-09-02 19:20:18 -0300 | |
|---|---|---|
| committer | 2013-09-17 07:47:45 -0700 | |
| commit | b71600bb4bc8591c9bc4234cc12b51d521444b1c (patch) | |
| tree | 15a93d979db2c1eb8dad9f527fa556db1cbe494f /include/linux/securebits.h | |
| parent | Staging: speakup: Add dependencies for ISA card drivers (diff) | |
staging/speakup/kobjects.c: Code improvement.
Well, there is no need to use strcmp since we can make a test of similar semantic by using the var_id field of param.
I moved the test into the VAR_NUM:VAR_TIME case since VAR_STRING will never be "voice".
spk_xlate isn't used anymore (in line 628), then there is no difference between using cp and buf in VAR_STRING case.
Besides, buf is a const char and those changes remove one uneeded line.
I created the function spk_reset_default_value because it clarifies the code and allows code reusing.
Signed-off-by: Raphael S.Carvalho <raphael.scarv@gmail.com>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/securebits.h')
0 files changed, 0 insertions, 0 deletions
