mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jeffrin Jose <ahiliation@yahoo.co.in>
To: tiwai@suse.de
Cc: linux-kernel@vger.kernel.org, ahiliation@yahoo.co.in
Subject: [PATCH 02/02 ] fixed coding style issue relating to spaces
Date: Sun, 29 Apr 2012 18:53:37 +0530	[thread overview]
Message-ID: <20120429132337.GB3435@debian.Jeff> (raw)

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.

                 reply	other threads:[~2012-04-29 13:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120429132337.GB3435@debian.Jeff \
    --to=ahiliation@yahoo.co.in \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®