Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ide: Fix annoying warning in ide_pio_bytes().
GCC can't see that flags is only set and used when PageHighmem() is true. Inspired by a patch from Jean Delvare. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information