[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140808091040.GI4856@mwanda>
Date: Fri, 8 Aug 2014 12:10:40 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: AdrianRemonda <adrianremonda@...il.com>
Cc: Joe Perches <joe@...ches.com>, devel@...verdev.osuosl.org,
gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
Larry.Finger@...inger.net
Subject: Re: [PATCH] Staging: rtl8188eu: Lines over 80 characters fixed.
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists