git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
915af65
)
stmmac: pci: use defined constant instead of magic number
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 5 Nov 2014 10:27:26 +0000
(12:27 +0200)
committer
David S. Miller
<davem@davemloft.net>
Thu, 6 Nov 2014 19:38:57 +0000
(14:38 -0500)
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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found