]> git.baikalelectronics.ru Git - kernel.git/commit
staging: android: fix indentation to match open parenthesis
authorFabian Holler <fabian.holler@profitbricks.com>
Wed, 7 Jan 2015 09:39:52 +0000 (10:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Jan 2015 00:19:21 +0000 (16:19 -0800)
commit96039416e430cde2a97d0e39d15d6658923692b9
treef5210b2d5ad09f1ce79701a155d71bda90d3a0a0
parentdfebde5e508316177cd395a3d8a920bbcd245cdc
staging: android: fix indentation to match open parenthesis

This patches fixes the following checkpatch.pl warning:
ashmem.c:450: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis

Signed-off-by: Fabian Holler <fabian.holler@profitbricks.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ashmem.c