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


Groups > linux.kernel > #1329217 > unrolled thread

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

Started by"João Paulo Rechi Vita" <jprvita@gmail.com>
First post2016-02-08 16:50 +0100
Last post2016-02-08 23:40 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [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

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

From"João Paulo Rechi Vita" <jprvita@gmail.com>
Date2016-02-08 16:50 +0100
Subject[PATCH 2/9] rfkill: Remove extra blank line
Message-ID<qZWeC-7eV-29@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1329656

FromJulian Calaby <julian.calaby@gmail.com>
Date2016-02-08 23:40 +0100
Message-ID<r02Do-36m-31@gated-at.bofh.it>
In reply to#1329217
Hi João,

On Tue, Feb 9, 2016 at 2:41 AM, João Paulo Rechi Vita <jprvita@gmail.com> wrote:
> Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com>

Looks sane to me.

Reviewed-by: Julian Calaby <julian.calaby@gmail.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
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Julian Calaby

Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web