All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] cleanup prototype
@ 2017-09-19  3:08 Luc Van Oostenryck
  2017-09-19  3:08 ` [PATCH 1/2] remove prototype extern int is_ptr_type() Luc Van Oostenryck
  2017-09-19  3:08 ` [PATCH 2/2] remove prototype for unexistant examine_simple_symbol_type() Luc Van Oostenryck
  0 siblings, 2 replies; 3+ messages in thread
From: Luc Van Oostenryck @ 2017-09-19  3:08 UTC (permalink / raw)
  To: linux-sparse; +Cc: Christopher Li, Luc Van Oostenryck

This series contains two patches removing unneeded prototypes.


The series is also available for review in the git repository at:

  git://github.com/lucvoo/sparse.git cleanup-prototype

----------------------------------------------------------------
Luc Van Oostenryck (2):
      remove prototype extern int is_ptr_type()
      remove prototype for unexistant examine_simple_symbol_type()

 symbol.h | 2 --
 1 file changed, 2 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-19  3:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-19  3:08 [PATCH 0/2] cleanup prototype Luc Van Oostenryck
2017-09-19  3:08 ` [PATCH 1/2] remove prototype extern int is_ptr_type() Luc Van Oostenryck
2017-09-19  3:08 ` [PATCH 2/2] remove prototype for unexistant examine_simple_symbol_type() Luc Van Oostenryck

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.