Skip to content

Commit

Permalink
media: cx25840: Address several coding style issues
Browse files Browse the repository at this point in the history
As we did a major change on this file, let's take the moment
to cleanup several coding style issues on it.

This patch was partially done with the help of two tools:

	./scripts/checkpatch.pl --fix-inplace --strict
	astyle --indent=tab=8 --style=linux

But manually adjusted in order to fit our style.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>
  • Loading branch information
mchehab committed May 29, 2019
1 parent 63f9fa9 commit 10a3436
Show file tree
Hide file tree
Showing 3 changed files with 619 additions and 344 deletions.
Loading

0 comments on commit 10a3436

Please sign in to comment.