]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: fix phy_{clear,config}_interrupt comment typos
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 12 Feb 2014 01:27:38 +0000 (17:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Feb 2014 00:08:20 +0000 (19:08 -0500)
commit9a0a303204b1628d1b78c01ce61d510cfb079caa
treeb38bbcb8967eb5bb88aefa82e4f6413b741db6d8
parent29ab313e468c4423d4c5e29a480e5a8535b1f487
net: phy: fix phy_{clear,config}_interrupt comment typos

The comments above phy_{clear,config}_interrupt used the word "on"
instead of "or", when talking about the return values of the functions,
fix these two typos.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy.c