* [Cluster-devel] [PATCH 02/12] trivial: GFS2: inode.c: indent with TABs, not spaces
[not found] <1430219491-5076-1-git-send-email-ao2@ao2.it>
@ 2015-04-28 11:11 ` Antonio Ospite
2015-05-01 18:02 ` Bob Peterson
0 siblings, 1 reply; 2+ messages in thread
From: Antonio Ospite @ 2015-04-28 11:11 UTC (permalink / raw)
To: cluster-devel.redhat.com
Follow the same style used for the other functions in the same file.
Signed-off-by: Antonio Ospite <ao2@ao2.it>
Cc: Steven Whitehouse <swhiteho@redhat.com>
Cc: Bob Peterson <rpeterso@redhat.com>
Cc: cluster-devel at redhat.com
---
fs/gfs2/inode.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/fs/gfs2/inode.c b/fs/gfs2/inode.c
index 1b3ca7a..efd6bfb 100644
--- a/fs/gfs2/inode.c
+++ b/fs/gfs2/inode.c
@@ -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);
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Cluster-devel] [PATCH 02/12] trivial: GFS2: inode.c: indent with TABs, not spaces
2015-04-28 11:11 ` [Cluster-devel] [PATCH 02/12] trivial: GFS2: inode.c: indent with TABs, not spaces Antonio Ospite
@ 2015-05-01 18:02 ` Bob Peterson
0 siblings, 0 replies; 2+ messages in thread
From: Bob Peterson @ 2015-05-01 18:02 UTC (permalink / raw)
To: cluster-devel.redhat.com
----- Original Message -----
> Follow the same style used for the other functions in the same file.
>
> Signed-off-by: Antonio Ospite <ao2@ao2.it>
> Cc: Steven Whitehouse <swhiteho@redhat.com>
> Cc: Bob Peterson <rpeterso@redhat.com>
> Cc: cluster-devel at redhat.com
> ---
> fs/gfs2/inode.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/fs/gfs2/inode.c b/fs/gfs2/inode.c
> index 1b3ca7a..efd6bfb 100644
> --- a/fs/gfs2/inode.c
> +++ b/fs/gfs2/inode.c
> @@ -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);
> --
> 2.1.4
Hi,
Thanks. This is now applied to the for-next branch of the linux-gfs2 tree:
https://git.kernel.org/cgit/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2?h=for-next&id=86fbca4923f956dae31247e68dc73ffdfd6e5cb0
Regards,
Bob Peterson
Red Hat File Systems
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-01 18:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1430219491-5076-1-git-send-email-ao2@ao2.it>
2015-04-28 11:11 ` [Cluster-devel] [PATCH 02/12] trivial: GFS2: inode.c: indent with TABs, not spaces Antonio Ospite
2015-05-01 18:02 ` Bob Peterson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).