summaryrefslogtreecommitdiff
path: root/scripts/mod
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2010-07-05 01:35:47 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-05 20:53:34 (GMT)
commite3ed249af8cb2f73fc6ef5494d2ddef43fb0ff19 (patch)
tree929b78904d87e976beaad97fe11d85934b8322a7 /scripts/mod
parent5b232f753a842fa66eab86e51dc76e3929d853af (diff)
downloadlinux-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 'scripts/mod')
0 files changed, 0 insertions, 0 deletions