From: Matti Lammi <mattij.lammi@gmail.com>
To: gregkh@suse.de, mattij.lammi@gmail.com, mithlesh@linsyssoft.com
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH] Drivers: Staging: Moved one brace to its proper place.
Date: Thu, 17 Jun 2010 11:43:48 +0300 [thread overview]
Message-ID: <1276764228-14657-1-git-send-email-mattij.lammi@gmail.com> (raw)
Another small fix.
Signed-off-by: Matti Lammi <mattij.lammi@gmail.com>
---
drivers/staging/otus/athr_common.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/otus/athr_common.h b/drivers/staging/otus/athr_common.h
index 3e32f5b..c58ffee 100644
--- a/drivers/staging/otus/athr_common.h
+++ b/drivers/staging/otus/athr_common.h
@@ -128,2 +128,2 @@ struct athr_wapi_param {
} u;
};
-struct athr_wapi_sta_info
-{
+struct athr_wapi_sta_info{
u16 msg_type;
u16 datalen;
u8 sta_mac[ETH_ALEN];
--
1.6.0.4
next reply other threads:[~2010-06-17 8:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-17 8:43 Matti Lammi [this message]
2010-06-17 14:32 ` Ben Collins
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=1276764228-14657-1-git-send-email-mattij.lammi@gmail.com \
--to=mattij.lammi@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mithlesh@linsyssoft.com \
/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®