Re: [PATCH 4/4] powerpc: Move htab_remove_mapping function prototype into header file
From: Anton Blanchard <hidden> Date: 2014-09-11 21:55:14
Hi Stephen,
Please be consistent about "extern" use (unless this file is already
inconsistent, I guess). (I know that the current trend is to remove
"extern" in header files - I just happen to disagree with that
trend. :-))