projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
629dcf2
)
V4L/DVB: staging:cx2581: fixes coding style issues in cx25821-cards.c
author
sai
<tsg321@gmail.com>
Tue, 23 Mar 2010 02:29:25 +0000
(23:29 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 19 May 2010 15:58:35 +0000
(12:58 -0300)
This patch fixes all the coding style issues reported by checkpatch.pl tool
Signed-off-by: sai <tsg321@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/cx25821/cx25821-cards.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/cx25821/cx25821-cards.c
b/drivers/staging/cx25821/cx25821-cards.c
index 4d0b9eac3e49247435b8a8adbe52d910811dae23..da0f56d50e27fb5b322b715f2a5ccd576d350318 100644
(file)
--- a/
drivers/staging/cx25821/cx25821-cards.c
+++ b/
drivers/staging/cx25821/cx25821-cards.c
@@
-30,12
+30,12
@@
#include "cx25821.h"
#include "tuner-xc2028.h"
-/
/ board config info
+/
* board config info */
struct cx25821_board cx25821_boards[] = {
[UNKNOWN_BOARD] = {
.name = "UNKNOWN/GENERIC",
- /
/ Ensure safe default for unknown boards
+ /
* Ensure safe default for unknown boards */
.clk_freq = 0,
},