Skip to content
Commit 14704ccf authored by Severin Gsponer's avatar Severin Gsponer Committed by Greg Kroah-Hartman
Browse files

Staging: bcm: Fix of a litte white space error in Bcmchar.c



Fixed a wrong placed whitespace. Found with the checkpatch.pl script.
checkpatch.pl error message:
ERROR: "foo * bar" should be "foo *bar"
+static int bcm_char_open(struct inode *inode, struct file * filp)

Signed-off-by: default avatarSeverin Gsponer <svgsponer@gmail.com>
Acked-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8a938c92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment