drivers: tty: 68328serial.c: Fix "foo * bar" should be "foo *bar"
authorFrederik Völkel <frederik.voelkel@fau.de>
Fri, 11 Dec 2015 10:36:04 +0000 (11:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2015 03:59:48 +0000 (19:59 -0800)
commit2ababf9e791180a997ab367dfa97c1a7085bd170
treeef7064f24f5b95f487755a8b867b80584191d55f
parente836ed7a2f549b605d10d5ff7b2ea72f2f024d99
drivers: tty: 68328serial.c: Fix "foo * bar" should be "foo *bar"

This patch fixes checkpatch errors "foo * bar" should be "foo *bar".

Signed-off-by: Frederik Völkel <frederik.voelkel@fau.de>
Signed-off-by: Lukas Braun <lukas.braun@fau.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/68328serial.c
This page took 0.025074 seconds and 5 git commands to generate.