This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers
Eric Dumazet 807540baae drivers/net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"

return is not a function, parentheses are not required.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-26 18:34:29 -07:00
..
2010-09-15 19:29:56 -07:00
2010-08-24 15:28:28 +10:00
2010-09-26 18:34:29 -07:00
2010-08-20 09:34:56 -07:00
2010-09-06 09:49:39 +03:00