Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1329217

[PATCH 2/9] rfkill: Remove extra blank line

From "João Paulo Rechi Vita" <jprvita@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 2/9] rfkill: Remove extra blank line
Date 2016-02-08 16:50 +0100
Message-ID <qZWeC-7eV-29@gated-at.bofh.it> (permalink)
References <qZWeB-7eV-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com>
---
 net/rfkill/core.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/rfkill/core.c b/net/rfkill/core.c
index ffbc375..56d79cb 100644
--- a/net/rfkill/core.c
+++ b/net/rfkill/core.c
@@ -455,7 +455,6 @@ bool rfkill_get_global_sw_state(const enum rfkill_type type)
 }
 #endif
 
-
 bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked)
 {
 	unsigned long flags;
-- 
2.5.0

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/9] rfkill: Remove extra blank line "João Paulo Rechi Vita" <jprvita@gmail.com> - 2016-02-08 16:50 +0100
  Re: [PATCH 2/9] rfkill: Remove extra blank line Julian Calaby <julian.calaby@gmail.com> - 2016-02-08 23:40 +0100

csiph-web