goldfish_pipe: Fix unlikely() misuse
authorJoe Perches <joe@perches.com>
Fri, 10 Apr 2015 23:47:35 +0000 (16:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 19:24:35 +0000 (12:24 -0700)
commit3411d035eb31138b8b756a788056b9e9ccd5f656
treeda9bcd0eb3cdbdfe0ca041d56901931ce5cbceb0
parentd3046ba809ce4a3c34d605000cdce48c6ba54b6c
goldfish_pipe: Fix unlikely() misuse

Move the close parenthesis.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/goldfish/goldfish_pipe.c