From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ae7rM-0005CY-MI for qemu-devel@nongnu.org; Thu, 10 Mar 2016 16:11:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ae7rL-0002pe-O1 for qemu-devel@nongnu.org; Thu, 10 Mar 2016 16:11:04 -0500 References: <1457638209-14218-1-git-send-email-rutu.shah.26@gmail.com> From: Eric Blake Message-ID: <56E1E2DB.1020603@redhat.com> Date: Thu, 10 Mar 2016 14:10:51 -0700 MIME-Version: 1.0 In-Reply-To: <1457638209-14218-1-git-send-email-rutu.shah.26@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tfcjdccEePaiOGLURoRfKdwP3V3Ctqjjl" Subject: Re: [Qemu-devel] [PATCH] Replacing (and removing) get_ticks_per_sec() function with NANOSECONDS_PER_SECOND Signed-off-by: Rutuja Shah List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: rutu.shah.26@gmail.com, qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, kvm@vger.kernel.org, mst@redhat.com, jasowang@redhat.com, mark.cave-ayland@ilande.co.uk, agraf@suse.de, kraxel@redhat.com, qemu-block@nongnu.org, armbru@redhat.com, borntraeger@de.ibm.com, samuel.thibault@ens-lyon.org, alistair.francis@xilinx.com, qemu-arm@nongnu.org, stefanha@redhat.com, imammedo@redhat.com, cornelia.huck@de.ibm.com, lcapitulino@redhat.com, jsnow@redhat.com, rth@twiddle.net, kwolf@redhat.com, crosthwaite.peter@gmail.com, blauwirbel@gmail.co, qemu-ppc@nongnu.org, pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --tfcjdccEePaiOGLURoRfKdwP3V3Ctqjjl Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/10/2016 12:30 PM, rutu.shah.26@gmail.com wrote: > From: Rutuja Shah >=20 Your commit message body was botched, cramming everything into the subject line. Be sure you have a one-line summary (preferably shorter than 60 characters), then a blank line, before the rest of your description and S-o-b. Also, it's good to say "why" in the commit body, not just "what". Something like: maint: Drop unused get_ticks_per_sec() Replace the use of get_ticks_per_sec() with NANOSECONDS_PER_SECOND, because... Signed-off-by: Rutuja Shah --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --tfcjdccEePaiOGLURoRfKdwP3V3Ctqjjl Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJW4eLbAAoJEKeha0olJ0NqANIH/2RB/4LcJTzBeytntFeoIkum sgG+UVLghZV74go5VBDYNXIr5QAuUIS2TnF6xHEl/BysInjKJvBJYo63OWZJVosA 3vMR4x3q+HCMvpKpKQMvt/dhR6JP07wc1HHIQjKcuJmrAMEqm67+yWSYnfXObCt3 DafQjN1csL7e+6oOQLVVP44k9QmUWBofvQTSyuqHVW/rDZOkG7WAXirt++hiI22S NVpj26NilKYs/9B19YoXaNhNARW58nHYruPqLwfi0fJNEH960BAlNCUog/5OirSe ht8YKOi401riXs0zLH48aI9sXtEDw06aVuvdZTnLSzw3hoTwjZU7FT7gWBXU1xs= =SHpS -----END PGP SIGNATURE----- --tfcjdccEePaiOGLURoRfKdwP3V3Ctqjjl--