Skip to content
Snippets Groups Projects
Commit 47db477e authored by Greg Dietsche's avatar Greg Dietsche Committed by Jeff Garzik
Browse files

ata: remove unnecessary code


Compile tested.
remove unnecessary code that matches this coccinelle pattern
	if (...)
		return ret;
	return ret;

Signed-off-by: default avatarGreg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent d4d8eaff
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment