diff options
author | Mark Rutland <Mark.Rutland@arm.com> | 2013-01-18 16:10:06 (GMT) |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2013-01-18 16:54:30 (GMT) |
commit | 9dcbf466559f6f2f55d60eb5a1bbebc8e694b52a (patch) | |
tree | 885c469162ee1e518ca8715cef9dd58536991bf3 /drivers/net/ethernet/mellanox/mlx4/main.c | |
parent | 8f3b90b585d3e879b03ce2a202da04d59dd5b699 (diff) | |
download | linux-fsl-qoriq-9dcbf466559f6f2f55d60eb5a1bbebc8e694b52a.tar.xz |
ARM: perf: simplify __hw_perf_event_init err handling
Currently __hw_perf_event_init has an err variable that's ignored right
until the end, where it's initialised, conditionally set, and then used
as a boolean flag deciding whether to return another error code.
This patch removes the err variable and simplifies the associated error
handling logic.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx4/main.c')
0 files changed, 0 insertions, 0 deletions