From: Andy Shevchenko Date: Wed, 5 Nov 2014 10:27:26 +0000 (+0200) Subject: stmmac: pci: use defined constant instead of magic number X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~262^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=295f9d0bc3975e9885c73bfd82cdff9b739d2001;p=pandora-kernel.git stmmac: pci: use defined constant instead of magic number The last standard PCI resource is defined as PCI_STD_RESOURCE_END. Thus, we could use it instead of plain integer. Signed-off-by: Andy Shevchenko Signed-off-by: David S. Miller --- Reading git-diff-tree failed