All of lore.kernel.org
 help / color / mirror / Atom feed
From: Federico Di Pierro <nierro92@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Remove an unnecessary blank line in drivers/staging/xillybus/xillybus_of.c
Date: Fri, 30 May 2014 11:38:56 +0200	[thread overview]
Message-ID: <538851B0.7090609@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 80 bytes --]

Hi!
This is my latest task of the eudyptula challenge.
Just a very small patch!

[-- Attachment #2: eudyptula.patch --]
[-- Type: text/x-patch, Size: 283 bytes --]

Signed-off-by: Federico Di Pierro <nierro92@gmail.com>

--- xillybus_of.c	2014-05-30 11:27:18.160063074 +0200
+++ /home/federico/xillybus_of.c	2014-05-30 11:27:10.030063570 +0200
@@ -69,7 +69,6 @@
 				      int direction
 	)
 {
-	
 	dma_addr_t addr = 0;
 	struct xilly_dma *this;
 

                 reply	other threads:[~2014-05-30  9:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=538851B0.7090609@gmail.com \
    --to=nierro92@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.