]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: android: fix line length coding style issue in sync_debug.c
authorSteve Pennington <sgpenn@gmail.com>
Wed, 24 Dec 2014 15:33:02 +0000 (09:33 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Jan 2015 00:17:11 +0000 (16:17 -0800)
commit392c68699eb6262310a1e1851607709ff8df2468
tree1a17c2472a17163b95443b40408492db19f6ea65
parent2539fe7da0b107a59c58c5fa257cf0a12140b9a8
Staging: android: fix line length coding style issue in sync_debug.c

This is a patch to sync_debug.c that fixes an over 80 character warning found by the checkpatch.pl tool
Signed-off-by: Steve Pennington <sgpenn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/sync_debug.c