staging: goldfish: Change form of NULL comparisons
Change null comparisons of the form x == NULL to !x. This was suggested by checkpatch. Signed-off-by: NJanani Ravichandran <janani.rvchndrn@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
想要评论请 注册 或 登录