mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: srishti sharma <srishtishar@gmail.com>
To: gregkh@linuxfoundation.org
Cc: me@tobin.cc, shiva@exdev.nl, kdunne@mail.ccsf.edu,
	karniksayli1995@gmail.com, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org,
	srishti sharma <srishtishar@gmail.com>
Subject: [PATCH] Staging: ks7010: ks_hostif.c: Fixed alignment to match open parenthesis
Date: Sat, 10 Jun 2017 00:25:01 +0530	[thread overview]
Message-ID: <1497034501-6062-1-git-send-email-srishtishar@gmail.com> (raw)

Fixed alignment so that it matched open paranthesis .

Signed-off-by: srishti sharma <srishtishar@gmail.com>
---
 drivers/staging/ks7010/ks_hostif.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/ks7010/ks_hostif.c b/drivers/staging/ks7010/ks_hostif.c
index 697347b..e3c11be 100644
--- a/drivers/staging/ks7010/ks_hostif.c
+++ b/drivers/staging/ks7010/ks_hostif.c
@@ -1659,8 +1659,8 @@ void hostif_phy_information_request(struct ks_wlan_private *priv)

 static
 void hostif_power_mgmt_request(struct ks_wlan_private *priv,
-				unsigned long mode, unsigned long wake_up,
-				unsigned long receive_dtims)
+			       unsigned long mode, unsigned long wake_up,
+			       unsigned long receive_dtims)
 {
	struct hostif_power_mgmt_request_t *pp;

--
2.7.4

             reply	other threads:[~2017-06-09 18:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-09 18:55 srishti sharma [this message]
2017-06-09 19:03 ` srishti sharma
2017-06-12 12:23   ` Dan Carpenter
2017-06-12 12:46     ` srishti sharma
2017-06-12 13:17       ` Dan Carpenter
2017-06-12 13:19         ` srishti sharma

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=1497034501-6062-1-git-send-email-srishtishar@gmail.com \
    --to=srishtishar@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=karniksayli1995@gmail.com \
    --cc=kdunne@mail.ccsf.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=me@tobin.cc \
    --cc=shiva@exdev.nl \
    /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®