From: Aastha Gupta <aastha.gupta4104@gmail.com>
To: outreachy-kernel@googlegroups.com,
Oleg Drokin <oleg.drokin@intel.com>,
Andreas Dilger <andreas.dilger@intel.com>,
James Simmons <jsimmons@infradead.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Aastha Gupta <aastha.gupta4104@gmail.com>
Subject: [PATCH 0/4] fix code styling warnings in llite files
Date: Fri, 15 Sep 2017 15:10:08 +0530 [thread overview]
Message-ID: <cover.1505468281.git.aastha.gupta4104@gmail.com> (raw)
These patches fix various checkpatch.pl warnings in llite files.
---------------------------------------------------------------------------
Aastha Gupta (4):
staging: lustre: llite: fix lines over 80 characters in llite files
staging: lustre: llite: fix identation in dir
staging: lustre: lllite: fix multi line comments alignment in file
staging: lustre: llite: fix multi line comments style
drivers/staging/lustre/lustre/llite/dcache.c | 9 +++--
drivers/staging/lustre/lustre/llite/dir.c | 24 +++++++-----
drivers/staging/lustre/lustre/llite/file.c | 16 +++++---
.../staging/lustre/lustre/llite/llite_internal.h | 25 ++++++++----
drivers/staging/lustre/lustre/llite/llite_lib.c | 45 ++++++++++++++--------
drivers/staging/lustre/lustre/llite/llite_mmap.c | 3 +-
drivers/staging/lustre/lustre/llite/llite_nfs.c | 3 +-
drivers/staging/lustre/lustre/llite/namei.c | 24 ++++++++----
drivers/staging/lustre/lustre/llite/rw.c | 15 +++++---
drivers/staging/lustre/lustre/llite/rw26.c | 3 +-
drivers/staging/lustre/lustre/llite/statahead.c | 18 +++++----
drivers/staging/lustre/lustre/llite/super25.c | 3 +-
drivers/staging/lustre/lustre/llite/xattr_cache.c | 3 +-
13 files changed, 124 insertions(+), 67 deletions(-)
--
2.7.4
next reply other threads:[~2017-09-15 9:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-15 9:40 Aastha Gupta [this message]
2017-09-15 9:40 ` [PATCH 1/4] staging: lustre: llite: fix lines over 80 characters in llite files Aastha Gupta
2017-09-15 9:40 ` [PATCH 2/4] staging: lustre: llite: fix identation in dir Aastha Gupta
2017-09-15 9:40 ` [PATCH 3/4] staging: lustre: lllite: fix multi line comments alignment in file Aastha Gupta
2017-09-15 9:40 ` [PATCH 4/4] staging: lustre: llite: fix multi line comments style Aastha Gupta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1505468281.git.aastha.gupta4104@gmail.com \
--to=aastha.gupta4104@gmail.com \
--cc=andreas.dilger@intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=jsimmons@infradead.org \
--cc=oleg.drokin@intel.com \
--cc=outreachy-kernel@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.