diff options
author | Axel Lin <axel.lin@gmail.com> | 2010-07-05 01:35:47 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-05 20:53:34 (GMT) |
commit | e3ed249af8cb2f73fc6ef5494d2ddef43fb0ff19 (patch) | |
tree | 929b78904d87e976beaad97fe11d85934b8322a7 /net/TUNABLE | |
parent | 5b232f753a842fa66eab86e51dc76e3929d853af (diff) | |
download | linux-e3ed249af8cb2f73fc6ef5494d2ddef43fb0ff19.tar.xz |
dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit
smi_data_buf_free is called twice in current implementation.
The second call simply return because smi_data_buf is set to NULL in first call.
This patch removes the second smi_data_buf_free call.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/TUNABLE')
0 files changed, 0 insertions, 0 deletions