From: Darshana Padmadas <darshanapadmadas@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Darshana Padmadas <darshanapadmadas@gmail.com>
Subject: [PATCH 0/3] Replace min with min_t found by checkpatch.pl
Date: Sun, 8 Mar 2015 22:36:29 +0530 [thread overview]
Message-ID: <cover.1425833758.git.darshanapadmadas@gmail.com> (raw)
This patch set replaces min with min_t as suggested by checkpatch.pl
Darshana Padmadas (3):
drivers: staging: dgnc: Replace min with min_t
staging: rtl8192e: Replace min with min_t
Staging: rtl8192e: replace min with min_t
drivers/staging/dgnc/dgnc_neo.c | 2 +-
drivers/staging/rtl8192e/rtllib_rx.c | 10 +++++-----
drivers/staging/rtl8192e/rtllib_wx.c | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
--
1.9.1
next reply other threads:[~2015-03-08 17:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-08 17:06 Darshana Padmadas [this message]
2015-03-08 17:06 ` [PATCH 1/3] drivers: staging: dgnc: Replace min with min_t Darshana Padmadas
2015-03-08 17:12 ` [Outreachy kernel] " Julia Lawall
2015-03-08 17:06 ` [PATCH 2/3] staging: rtl8192e: " Darshana Padmadas
2015-03-08 17:10 ` [Outreachy kernel] " Julia Lawall
2015-03-08 17:06 ` [PATCH 3/3] Staging: rtl8192e: replace " Darshana Padmadas
2015-03-08 17:14 ` [Outreachy kernel] " Julia Lawall
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.1425833758.git.darshanapadmadas@gmail.com \
--to=darshanapadmadas@gmail.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.