diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-09-07 10:53:49 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-11 03:33:02 +0400 |
commit | 3d39aa6869c3cfc72dccb6c9431ecdb3ad7627ad (patch) | |
tree | 2da51f22ede1fdf28768f40b16e31b85d8697268 /drivers/platform | |
parent | 3dbc5ce2bffa40ef9a95247f3e9ea0f8874489ac (diff) | |
download | linux-3d39aa6869c3cfc72dccb6c9431ecdb3ad7627ad.tar.xz |
TTY: serial: move the dereference below the NULL test
The dereference should be moved below the NULL test.
spatch with a semantic match is used to found this.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions