commit | ad033506f5061db818bab1cc07b2c3d8d477cf12 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Feb 11 17:27:38 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 12 19:08:20 2014 -0500 |
tree | b38bbcb8967eb5bb88aefa82e4f6413b741db6d8 | |
parent | 76a423a3f8f16bfc7fb86360a620be18c775b94d [diff] |
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>