All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: AdrianRemonda <adrianremonda@gmail.com>
Cc: Joe Perches <joe@perches.com>,
	devel@driverdev.osuosl.org, gregkh@linuxfoundation.org,
	linux-kernel@vger.kernel.org, Larry.Finger@lwfinger.net
Subject: Re: [PATCH] Staging: rtl8188eu: Lines over 80 characters fixed.
Date: Fri, 8 Aug 2014 12:10:40 +0300	[thread overview]
Message-ID: <20140808091040.GI4856@mwanda> (raw)
In-Reply-To: <20140807214532.GA11670@debian>

On Thu, Aug 07, 2014 at 11:45:32PM +0200, AdrianRemonda wrote:
> I have resent the changes now. Is this ok? Or should I wait until the merge
> window is close?

Just send your patches.  They will sit in Greg's inbox for a couple
weeks, but that's ok.

> Also N_BYTE_ALIGNMENT is being used by several files in the 8188, should
> I remove this macro?

kmalloc() returns properly aligned pointers.

Look at how N_BYTE_ALIGNMENT() is used and judge each time if it is
needed.

regards,
dan carpenter


      reply	other threads:[~2014-08-08  9:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-04 22:45 [PATCH] Staging: rtl8188eu: Lines over 80 characters fixed Adrian Remonda
2014-08-04 22:52 ` Joe Perches
2014-08-07 21:45   ` AdrianRemonda
2014-08-08  9:10     ` Dan Carpenter [this message]

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=20140808091040.GI4856@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=adrianremonda@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=joe@perches.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.