Brian Behlendorf 341dfdb3fd Fix p0 initializer
Due to changes in the task_struct the following warning is occurs
when initializing the global p0.  Since this structure only exists
for it's address to be taken initialize it in a manor which isn't
sensitive to internal changes to the structure.

  module/spl/spl-generic.c:58:1: error: missing braces around
  initializer [-Werror=missing-braces]

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #576
2016-10-04 17:26:36 -07:00
..
2013-03-04 19:09:34 -08:00
2014-10-17 15:11:51 -07:00
2016-10-04 17:26:36 -07:00
2016-06-01 10:26:42 -07:00
2016-09-16 17:10:36 -07:00
2015-01-16 13:55:08 -08:00
2015-12-16 09:35:22 -08:00
2016-01-20 13:07:45 -08:00
2015-01-16 13:55:08 -08:00