Re: [PATCH 5/8] staging: et131x: Remove unnecessary i2c_wack variable

From: Fabio Estevam
Date: Wed Aug 20 2014 - 18:23:04 EST


On Wed, Aug 20, 2014 at 7:17 PM, Mark Einon <mark.einon@xxxxxxxxx> wrote:

> do {
> pci_read_config_dword(pdev,
> - LBCIF_DATA_REGISTER, &val);
> + LBCIF_DATA_REGISTER,
> + &val);

This seems to be an unrelated change.
--
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/