aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_target.rs
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2021-07-27 15:51:30 +0300
committerJens Axboe <[email protected]>2021-07-27 19:30:06 -0600
commit3ad4a31620355358316fa08fcfab37b9d6c33347 (patch)
tree5c66700f9a49e65b7d1932685c38898cc1cc953a /scripts/generate_rust_target.rs
parent7d549995d4e0d99b68e8a7793a0d23da6fc40fe8 (diff)
ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()
Last change to device managed APIs cleaned up error path to simple phy_exit() call, which in some cases has been executed with NULL parameter. This per se is not a problem, but rather logical misconception: no need to free resource when it's for sure has not been allocated yet. Fix the driver accordingly. Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions