On Wed, 26 Feb 2020 15:37:46 +0900, Tetsuhiro Kohada said: > Completely remove symlink codes and definitions. > In the previous patch, it was not completely removed. Then this should have been [PATCH v2], and the fixed version [PATCH v3] > Signed-off-by: Tetsuhiro Kohada > --- And right in here there should be something like this: v3: fixed subject line v2: previous patch didn't completely remove it > drivers/staging/exfat/exfat.h | 3 --- > drivers/staging/exfat/exfat_core.c | 3 --- > drivers/staging/exfat/exfat_super.c | 27 --------------------------- > 3 files changed, 33 deletions(-) > > diff --git a/drivers/staging/exfat/exfat.h b/drivers/staging/exfat/exfat.h > index 4a0a481fe010..cd3479fc78ba 100644