diff options
| author | Abhishek Shah <[email protected]> | 2017-07-14 00:34:07 +0530 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-07-15 14:28:27 -0700 |
| commit | 83a5c5af26ef8005caebd50ce62383a02c5bae82 (patch) | |
| tree | 82a1c18db8c4ba84aa98c0c388d1a4bf2c991b5c /net/lapb/lapb_timer.c | |
| parent | 10b3bf54406bb7f4e78da9bb2a485c5c986678ad (diff) | |
net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_write
Return type for idm register write callback should be void as 'writel'
API is used for write operation. However, there no need to have 'return'
in this function.
Signed-off-by: Abhishek Shah <[email protected]>
Reviewed-by: Oza Oza <[email protected]>
Reviewed-by: Ray Jui <[email protected]>
Reviewed-by: Scott Branden <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions