public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@kernel•org>
To: Deepa Dinamani <deepa.kernel@gmail•com>,
	linux-fsdevel@vger•kernel.org, linux-kernel@vger•kernel.org
Cc: Arnd Bergmann <arnd@arndb•de>,
	Thomas Gleixner <tglx@linutronix•de>,
	Al Viro <viro@zeniv•linux.org.uk>,
	Linus Torvalds <torvalds@linux-foundation•org>,
	y2038@lists•linaro.org,
	Anna Schumaker <anna.schumaker@netapp•com>,
	Anton Vorontsov <anton@enomsg•org>,
	Benny Halevy <bhalevy@primarydata•com>,
	Boaz Harrosh <ooo@electrozaur•com>,
	Changman Lee <cm224.lee@samsung•com>, Chris Mason <clm@fb•com>,
	Colin Cross <ccross@android•com>,
	Dave Kleikamp <shaggy@kernel•org>,
	"David S. Miller" <davem@davemloft•net>,
	David Sterba <dsterba@suse•com>,
	Eric Van Hensbergen <ericvh@gmail•com>,
	Hugh Dickins <hughd@google•com>, Ian Kent <raven@themaw•net>,
	Jaegeuk Kim <jaegeuk@kernel•org>, Joern Engel <joern@logfs•org>,
	Josef Bacik <jbacik@fb•com>, Kees Cook <keescook@chromium•org>,
	Latchesar Ionkov <lucho@ionkov•net>,
	Matt Fleming <matt@codeblueprint•co.uk>,
	Matthew Garrett <matthew.garrett@nebula•com>,
	Miklos Szeredi <miklos@szeredi•hu>,
	Nadia Yvette Chambers <nyc@holomorphy•com>,
	Prasad Joshi <prasadjoshi.linux@gmail•com>,
	Robert Richter <rric@kernel•org>,
	Ron Minnich <rminnich@sandia•gov>,
	Tony Luck <tony.luck@intel•com>,
	Trond Myklebust <trond.myklebust@primarydata•com>,
	autofs@vger•kernel.org, cluster-devel@redhat•com,
	jfs-discussion@lists•sourceforge.net,
	linux-btrfs@vger•kernel.org, linux-efi@vger•kernel.org,
	linux-f2fs-devel@lists•sourceforge.net, linux-mm@kvack•org,
	linux-nfs@vger•kernel.org, linux-nilfs@vger•kernel.org,
	linuxppc-dev@lists•ozlabs.org, linux-rdma@vger•kernel.org,
	linux-s390@vger•kernel.org,
	linux-security-module@vger•kernel.org, linux-usb@vger•kernel.org,
	logfs@logfs•org, netdev@vger•kernel.org,
	ocfs2-devel@oss•oracle.com, oprofile-list@lists•sf.net,
	osd-dev@open-osd•org, selinux@tycho•nsa.gov,
	v9fs-developer@lists•sourceforge.net
Subject: Re: [PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
Date: Thu, 09 Jun 2016 10:51:31 +0300	[thread overview]
Message-ID: <87twh294vw.fsf@linux.intel.com> (raw)
In-Reply-To: <1465448705-25055-1-git-send-email-deepa.kernel@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 270 bytes --]


Hi,

Deepa Dinamani <deepa.kernel@gmail•com> writes:
>  drivers/usb/gadget/function/f_fs.c                 |  2 +-
>  drivers/usb/gadget/legacy/inode.c                  |  2 +-

for drivers/usb/gadget:

Acked-by: Felipe Balbi <balbi@kernel•org>

-- 
balbi

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

      reply	other threads:[~2016-06-09  7:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-09  5:04 [PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros Deepa Dinamani
2016-06-09  7:51 ` Felipe Balbi [this message]

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=87twh294vw.fsf@linux.intel.com \
    --to=balbi@kernel$(echo .)org \
    --cc=anna.schumaker@netapp$(echo .)com \
    --cc=anton@enomsg$(echo .)org \
    --cc=arnd@arndb$(echo .)de \
    --cc=autofs@vger$(echo .)kernel.org \
    --cc=bhalevy@primarydata$(echo .)com \
    --cc=ccross@android$(echo .)com \
    --cc=clm@fb$(echo .)com \
    --cc=cluster-devel@redhat$(echo .)com \
    --cc=cm224.lee@samsung$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=deepa.kernel@gmail$(echo .)com \
    --cc=dsterba@suse$(echo .)com \
    --cc=ericvh@gmail$(echo .)com \
    --cc=hughd@google$(echo .)com \
    --cc=jaegeuk@kernel$(echo .)org \
    --cc=jbacik@fb$(echo .)com \
    --cc=jfs-discussion@lists$(echo .)sourceforge.net \
    --cc=joern@logfs$(echo .)org \
    --cc=keescook@chromium$(echo .)org \
    --cc=linux-btrfs@vger$(echo .)kernel.org \
    --cc=linux-efi@vger$(echo .)kernel.org \
    --cc=linux-f2fs-devel@lists$(echo .)sourceforge.net \
    --cc=linux-fsdevel@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-mm@kvack$(echo .)org \
    --cc=linux-nfs@vger$(echo .)kernel.org \
    --cc=linux-nilfs@vger$(echo .)kernel.org \
    --cc=linux-rdma@vger$(echo .)kernel.org \
    --cc=linux-s390@vger$(echo .)kernel.org \
    --cc=linux-security-module@vger$(echo .)kernel.org \
    --cc=linux-usb@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=logfs@logfs$(echo .)org \
    --cc=lucho@ionkov$(echo .)net \
    --cc=matt@codeblueprint$(echo .)co.uk \
    --cc=matthew.garrett@nebula$(echo .)com \
    --cc=miklos@szeredi$(echo .)hu \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nyc@holomorphy$(echo .)com \
    --cc=ocfs2-devel@oss$(echo .)oracle.com \
    --cc=ooo@electrozaur$(echo .)com \
    --cc=oprofile-list@lists$(echo .)sf.net \
    --cc=osd-dev@open-osd$(echo .)org \
    --cc=prasadjoshi.linux@gmail$(echo .)com \
    --cc=raven@themaw$(echo .)net \
    --cc=rminnich@sandia$(echo .)gov \
    --cc=rric@kernel$(echo .)org \
    --cc=selinux@tycho$(echo .)nsa.gov \
    --cc=shaggy@kernel$(echo .)org \
    --cc=tglx@linutronix$(echo .)de \
    --cc=tony.luck@intel$(echo .)com \
    --cc=torvalds@linux-foundation$(echo .)org \
    --cc=trond.myklebust@primarydata$(echo .)com \
    --cc=v9fs-developer@lists$(echo .)sourceforge.net \
    --cc=viro@zeniv$(echo .)linux.org.uk \
    --cc=y2038@lists$(echo .)linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox