diff options
| author | Taylor Hutt <[email protected]> | 2012-10-29 05:23:55 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2012-11-02 15:20:42 -0700 |
| commit | c8731115656132b4b449f4e32a867ec48e47c84b (patch) | |
| tree | f81598407ddfbb3ce64937477ea4cf2dc0746144 /include/linux | |
| parent | 19d1d41e844ea8525f527fd5301aba9eb3006241 (diff) | |
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: Taylor Hutt <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
