Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ed78a15 authored by Luis Oliveira's avatar Luis Oliveira Committed by Greg Kroah-Hartman
Browse files

staging: media: atomisp: fix misspelled word in comment



This fix "overrided", the correct past tense form of "override" is
"overridden".

Signed-off-by: default avatarLuis Oliveira <lolivei@synopsys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5b686ccd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1122,7 +1122,7 @@ static int ov2680_set_fmt(struct v4l2_subdev *sd,
	}

	/*recall flip functions to avoid flip registers
	 * were overrided by default setting
	 * were overridden by default setting
	 */
	if (h_flag)
		ov2680_h_flip(sd, h_flag);