Skip to content
Snippets Groups Projects
Commit 8d48c92b authored by Stefan Brüns's avatar Stefan Brüns Committed by Tom Rini
Browse files

fs/fat: simplify get_fatent for FAT12


Instead of shuffling bits from two adjacent 16 bit words, use one 16 bit
word with the appropriate byte offset in the buffer.

Signed-off-by: default avatarStefan Brüns <stefan.bruens@rwth-aachen.de>
parent b8948d2a
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.
Finish editing this message first!
Please register or to comment