diff options
author | Chao Yu <[email protected]> | 2019-04-15 15:26:31 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2019-05-08 21:23:07 -0700 |
commit | 6dc3a12663c8a99ef033287f48bbdd61b6b1979b (patch) | |
tree | 173efeabe67b6811263145bf4df2569aef237460 /drivers/usb/cdns3/cdns3-debug.h | |
parent | ea6d7e72fea49402aa445345aade7a26b81732e3 (diff) |
f2fs: fix wrong __is_meta_io() macro
This patch changes codes as below:
- don't use is_read_io() as a condition to judge the meta IO.
- use .is_por to replace .is_meta to indicate IO is from recovery explicitly.
Signed-off-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions