Re: [PATCH] Generic WorkQueue Engine (GenWQE) device driver

From: Michal Marek
Date: Wed Oct 23 2013 - 11:06:49 EST


On 23.10.2013 16:14, Frank Haverkamp wrote:
> of course you are right. Let me try again.
>
> I hope this looks better now:
> + dev_info(&pci_dev->dev, "GenWQE driver version: %s %s%u\n",
> + DRV_VERS_STRING, GENWQE_DEVNAME, cd->card_idx);
> ...

There is no __TIME__/__DATE__ macro now, which is good, but as Greg
points out, the patch contains extra line breaks and cannot be applied.
The easiest is to send patches using git send-email to avoid this.

Michal
--
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/