commit | 5f10ef7dce02d8e36665974aca0977cda58c1122 | [log] [tgz] |
---|---|---|
author | Eva Rachel Retuya <eraretuya@gmail.com> | Wed Feb 10 17:56:07 2016 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 11 19:54:36 2016 -0800 |
tree | 407b9ad620ae9c971138c597c83b8cadbfaa272f | |
parent | e0246ea37406fe0e6c794567e721b26aa8f0c831 [diff] |
staging: fbtft: Indent to match open parenthesis Fix alignment issues by properly indenting function parameters in accordance to the kernel coding style. Checkpatch pointed out this issue. CHECK: Alignment should match open parenthesis Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>