mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-06 13:13:51 +00:00
fs/jfs/jfs_xattr.h: Fix spelling typo in comment
Fix spelling typo in comment. Reported-by: k2ci <kernel-bot@kylinos.cn> Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn> Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
This commit is contained in:
parent
4ef3405e82
commit
b0a35efa0e
@ -25,7 +25,7 @@ struct jfs_ea_list {
|
||||
struct jfs_ea ea[]; /* Variable length list */
|
||||
};
|
||||
|
||||
/* Macros for defining maxiumum number of bytes supported for EAs */
|
||||
/* Macros for defining maximum number of bytes supported for EAs */
|
||||
#define MAXEASIZE 65535
|
||||
#define MAXEALISTSIZE MAXEASIZE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user