This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 02/15] Remove unnecessary prototypes
- From: Pedro Alves <palves at redhat dot com>
- To: Gary Benson <gbenson at redhat dot com>, gdb-patches at sourceware dot org
- Date: Tue, 17 Jun 2014 16:26:49 +0100
- Subject: Re: [PATCH 02/15] Remove unnecessary prototypes
- Authentication-results: sourceware.org; auth=none
- References: <1403014378-4349-1-git-send-email-gbenson at redhat dot com> <1403014378-4349-3-git-send-email-gbenson at redhat dot com>
On 06/17/2014 03:12 PM, Gary Benson wrote:
> This commit removes four unnecessary prototypes from i386-nat.c.
>
> gdb/
> 2014-06-17 Gary Benson <gbenson@redhat.com>
>
> * i386-nat.c (i386_length_and_rw_bits): Remove prototype.
> (i386_insert_aligned_watchpoint): Likewise.
> (i386_remove_aligned_watchpoint): Likewise.
> (i386_handle_nonaligned_watchpoint): Likewise.
OK, please push.
(I'd have been good to mention that all the removed comments
are duplicated in the function definitions.)
--
Pedro Alves