Joe Perches
3e0dd1f472
toshiba: Remove extern from function prototypes
...
There are a mix of function prototypes with and without extern
in the kernel sources. Standardize on not using extern for
function prototypes.
Function prototypes don't need to be written with extern.
extern is assumed by the compiler. Its use is as unnecessary as
using auto to declare automatic/local variables in a block.
Signed-off-by: Joe Perches <joe@perches.com>
2013-09-24 12:54:12 -07:00
..
2013-06-19 22:22:56 -07:00
2013-09-24 10:09:18 -04:00
2013-06-19 22:22:56 -07:00
2013-09-24 10:09:18 -04:00
2013-08-29 21:55:23 -04:00
2013-07-26 13:57:58 -07:00
2013-05-22 14:35:04 -07:00
2013-09-24 10:10:31 -04:00
2013-06-24 12:43:40 -07:00
2013-09-05 14:25:10 -04:00
2013-09-24 10:09:27 -04:00
2013-09-24 10:09:27 -04:00
2013-09-24 10:09:27 -04:00
2013-09-13 15:09:52 +02:00
2013-09-03 22:21:16 -04:00
2013-09-24 10:09:27 -04:00
2013-08-30 17:43:35 -04:00
2013-09-05 12:39:33 -04:00
2013-08-30 17:43:35 -04:00
2013-09-12 23:27:09 -04:00
2013-08-20 15:05:03 -07:00
2013-09-24 10:09:27 -04:00
2013-08-29 21:55:23 -04:00
2013-09-24 10:09:27 -04:00
2013-05-01 14:08:52 -07:00
2013-09-15 22:01:05 -04:00
2013-08-02 12:33:54 -07:00
2013-09-24 12:51:27 -07:00
2013-09-05 14:27:32 -04:00
2013-09-24 12:51:37 -07:00
2013-09-19 14:15:15 -04:00
2013-09-12 23:42:15 -04:00
2013-09-15 22:01:05 -04:00
2013-04-07 16:48:19 -04:00
2013-08-22 15:12:21 -07:00
2013-08-29 21:55:23 -04:00
2013-09-15 22:01:06 -04:00
2013-06-18 13:48:45 +02:00
2013-09-04 13:18:19 -04:00
2013-05-22 14:35:05 -07:00
2013-05-27 22:34:51 -07:00
2013-07-13 14:52:21 -07:00
2013-09-24 12:51:46 -07:00
2013-06-19 22:22:56 -07:00
2013-09-15 22:01:06 -04:00
2013-09-24 12:51:55 -07:00
2013-06-19 22:22:56 -07:00
2013-09-12 02:38:43 -04:00
2013-09-05 14:58:52 -04:00
2013-08-30 17:43:37 -04:00
2013-09-24 12:52:53 -07:00
2013-08-29 21:55:23 -04:00
2013-05-22 14:35:03 -07:00
2013-09-06 09:36:28 -07:00
2013-09-15 22:01:06 -04:00
2013-09-24 12:54:08 -07:00
2013-09-05 14:54:29 -07:00
2013-04-19 14:46:06 -04:00
2013-09-24 12:54:10 -07:00
2013-09-11 16:57:45 -04:00
2013-09-24 12:54:12 -07:00
2013-08-30 17:43:38 -04:00
2013-08-16 15:37:26 -07:00
2013-08-30 17:43:38 -04:00
2013-09-20 14:41:02 -04:00
2013-05-01 14:08:52 -07:00
2013-08-30 17:43:39 -04:00
2013-01-14 15:11:50 -05:00
2013-08-30 17:43:35 -04:00
2012-12-07 14:22:22 -05:00
2013-08-27 14:59:27 -04:00
2012-02-22 14:44:41 -05:00
2013-08-11 21:38:12 -07:00
2013-09-11 16:09:58 -04:00
2013-09-15 22:01:05 -04:00
2013-08-11 21:38:12 -07:00
2013-09-04 00:27:27 -04:00
2013-05-27 22:34:51 -07:00