shm: remove unneeded extern for function
authorJack Miller <[email protected]>
Fri, 8 Aug 2014 21:23:23 +0000 (14:23 -0700)
committerLinus Torvalds <[email protected]>
Fri, 8 Aug 2014 22:57:26 +0000 (15:57 -0700)
commit2f137d66fb65ef41df6e558f23d481f07394a424
tree9ea29413d046cec119a44fd7c9d8ff00e65bcff3
parent83293c0f5a6130bf7d60b7b406f4a4de0cadd3d8
shm: remove unneeded extern for function

A small cleanup while changing adjacent code.  Extern is not needed for
functions and only one declaration had it so remove it from the odd line.

Signed-off-by: Milton Miller <[email protected]>
Signed-off-by: Jack Miller <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Cc: Manfred Spraul <[email protected]>
Cc: Anton Blanchard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/shm.h