diff options
author | Jingoo Han <[email protected]> | 2014-08-29 12:45:27 +0900 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2014-09-06 21:07:40 +0200 |
commit | 86515b7de86443775cf5e821e52df4c0adf528ab (patch) | |
tree | de22f134b4e37cc6fba08b08f0ad6e826f0eed0b /net/lapb/lapb_subr.c | |
parent | a8adcc9012d8502e06ba7b3f966bad8f2c58edc3 (diff) |
power: charger-manager: Remove casting the return value which is a void pointer
Casting the return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language.
Signed-off-by: Jingoo Han <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions