提交 86fbca49 编写于 作者: A Antonio Ospite 提交者: Bob Peterson

GFS2: inode.c: indent with TABs, not spaces

Follow the same style used for the other functions in the same file.
Signed-off-by: NAntonio Ospite <ao2@ao2.it>
Signed-off-by: NBob Peterson <rpeterso@redhat.com>
上级 086cc672
......@@ -1227,8 +1227,8 @@ static int gfs2_mknod(struct inode *dir, struct dentry *dentry, umode_t mode,
*/
static int gfs2_atomic_open(struct inode *dir, struct dentry *dentry,
struct file *file, unsigned flags,
umode_t mode, int *opened)
struct file *file, unsigned flags,
umode_t mode, int *opened)
{
struct dentry *d;
bool excl = !!(flags & O_EXCL);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册