linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] Staging:wilc1000:host_interface: Removed unnecessary blank line
@ 2017-03-02 15:35 Georgios Emmanouil
  2017-03-02 15:37 ` [PATCH 2/3] Staging:wilc1000:host_interface: Fixed alignment to match open parenthesis Georgios Emmanouil
  2017-03-04 22:49 ` [PATCH 1/3] Staging:wilc1000:host_interface: Removed unnecessary blank line Julian Calaby
  0 siblings, 2 replies; 6+ messages in thread
From: Georgios Emmanouil @ 2017-03-02 15:35 UTC (permalink / raw)
  To: aditya.shankar, ganesh.krishna, gregkh
  Cc: linux-wireless, devel, linux-kernel

Removed unnecessary blank line.

Signed-off-by: Georgios Emmanouil <geo.emmnl@gmail.com>
---
 drivers/staging/wilc1000/host_interface.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_interface.c
index c307cce..090fd43 100644
--- a/drivers/staging/wilc1000/host_interface.c
+++ b/drivers/staging/wilc1000/host_interface.c
@@ -287,7 +287,6 @@ static int wilc_enqueue_cmd(struct host_if_msg *msg)
 	return 0;
 }

-
 /* The u8IfIdx starts from 0 to NUM_CONCURRENT_IFC -1, but 0 index used as
  * special purpose in wilc device, so we add 1 to the index to starts from 1.
  * As a result, the returned index will be 1 to NUM_CONCURRENT_IFC.
--
2.1.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-04 22:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-02 15:35 [PATCH 1/3] Staging:wilc1000:host_interface: Removed unnecessary blank line Georgios Emmanouil
2017-03-02 15:37 ` [PATCH 2/3] Staging:wilc1000:host_interface: Fixed alignment to match open parenthesis Georgios Emmanouil
2017-03-02 15:38   ` [PATCH 3/3] Staging:wilc1000:host_interface: Integrated two 'if' statements to a single 'if' statement Georgios Emmanouil
2017-03-04 22:50     ` Julian Calaby
2017-03-04 22:49   ` [PATCH 2/3] Staging:wilc1000:host_interface: Fixed alignment to match open parenthesis Julian Calaby
2017-03-04 22:49 ` [PATCH 1/3] Staging:wilc1000:host_interface: Removed unnecessary blank line Julian Calaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).