Re: [PATCH] staging: speakup: fix "Alignment match open parenthesis"

From: Greg Kroah-Hartman
Date: Thu Mar 09 2017 - 13:38:26 EST


On Thu, Mar 09, 2017 at 10:23:30PM +0530, Arushi Singhal wrote:
> Fix checkpatch issues: "CHECK: Alignment should match open parenthesis".
>
> Signed-off-by: Arushi Singhal <arushisinghal19971997@xxxxxxxxx>
> ---
> drivers/staging/speakup/i18n.c | 2 +-
> drivers/staging/speakup/kobjects.c | 40 +++++++++++++++++++-------------------
> 2 files changed, 21 insertions(+), 21 deletions(-)

Also does not apply to my tree :(

greg k-h