This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 02/15] Remove unnecessary prototypes


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]