staging: android: sw_sync: checkpatch fixes

- no space after cast
   - allignment should match open parenthesis
   - remove unnecessary new line

Signed-off-by: Purnendu Kapadia <pro8linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Purnendu Kapadia 2014-09-15 13:06:36 +01:00 committed by Greg Kroah-Hartman
parent 1f0f6c9862
commit 50d0a21b61
2 changed files with 4 additions and 5 deletions

View File

@ -111,7 +111,6 @@ static struct sync_timeline_ops sw_sync_timeline_ops = {
.pt_value_str = sw_sync_pt_value_str,
};
struct sw_sync_timeline *sw_sync_timeline_create(const char *name)
{
struct sw_sync_timeline *obj = (struct sw_sync_timeline *)