Skip to content
Snippets Groups Projects
Commit c8731115 authored by Taylor Hutt's avatar Taylor Hutt Committed by Tom Rini
Browse files

ahci: Use sizeof(fis) instead of hardcoding '20'


This cleanup replaces the hardcoded use of '20', which represents the
number of bytes in the FIS, with sizeof(fis).

Signed-off-by: default avatarTaylor Hutt <thutt@chromium.org>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 19d1d41e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment