selftests: filesystems: fix spelling mistake: "desciptor" -> "descriptor"
Trivial fix to spelling mistake in message text Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
此提交包含在:

提交者
Shuah Khan (Samsung OSG)

父節點
16378efaf3
當前提交
0852991470
@@ -279,7 +279,7 @@ int main(int argc, char *argv[])
|
||||
int ret;
|
||||
|
||||
if (!isatty(STDIN_FILENO)) {
|
||||
fprintf(stderr, "Standard input file desciptor is not attached "
|
||||
fprintf(stderr, "Standard input file descriptor is not attached "
|
||||
"to a terminal. Skipping test\n");
|
||||
exit(EXIT_FAILURE);
|
||||
}
|
||||
|
新增問題並參考
封鎖使用者