* [PATCH 02/02 ] fixed coding style issue relating to spaces
@ 2012-04-29 13:23 Jeffrin Jose
0 siblings, 0 replies; only message in thread
From: Jeffrin Jose @ 2012-04-29 13:23 UTC (permalink / raw)
To: tiwai; +Cc: linux-kernel, ahiliation
hello
Fixed coding style issues relating to spaces
in sound/usb/card.h
>From a9bda96c7af932f16ff25759a9f993ebf0644803 Mon Sep 17 00:00:00 2001
From: Jeffrin Jose <ahiliation@yahoo.co.in>
Date: Sun, 29 Apr 2012 18:35:16 +0530
Subject: [PATCH 10/10] sound:Fixed coding style errors related to spaces.
Fixed coding style errors relating to spaces in
sound/usb/card.h
Signed-off-by: Jeffrin Jose <ahiliation@yahoo.co.in>
---
sound/usb/card.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sound/usb/card.h b/sound/usb/card.h
index a39edcc..c5976fb 100644
--- a/sound/usb/card.h
+++ b/sound/usb/card.h
@@ -70,11 +70,11 @@ struct snd_usb_substream {
unsigned int curpacksize; /* current packet size in bytes (for capture) */
unsigned int curframesize; /* current packet size in frames (for capture) */
unsigned int syncmaxsize; /* sync endpoint packet size */
- unsigned int fill_max: 1; /* fill max packet size always */
+ unsigned int fill_max:1; /* fill max packet size always */
unsigned int txfr_quirk:1; /* allow sub-frame alignment */
unsigned int fmt_type; /* USB audio format type (1-3) */
- unsigned int running: 1; /* running status */
+ unsigned int running:1; /* running status */
unsigned int hwptr_done; /* processed byte position in the buffer */
unsigned int transfer_done; /* processed frames since last period update */
--
1.7.9
--
software engineer
Bohr Lab
department of computer science
Rajagiri school of engineering and technology.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-29 13:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-29 13:23 [PATCH 02/02 ] fixed coding style issue relating to spaces Jeffrin Jose
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®