Re: [PATCH] Staging: rtl8188eu: Lines over 80 characters fixed.

From: Dan Carpenter
Date: Fri Aug 08 2014 - 05:12:46 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/