]> 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)
commitcba87bb2660d5e5132757d6cb2e6c457dc898de4
treeb38bbcb8967eb5bb88aefa82e4f6413b741db6d8
parent7380a873e64295372d4a01c332b1cc74feabded9
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