Files
linux/drivers/char
Chris Metcalf 069b188f43 tile-srom: avoid krealloc(... __GFP_ZERO) pattern
Joe Perches points out [1] that this pattern isn't currently safe.
This driver doesn't really need the zeroing semantic anyway;
by restructuring the code slightly we can initialize all the
fields of the structure up front instead.

[1] https://lkml.kernel.org/r/1469729491.3998.58.camel@perches.com

Signed-off-by: Chris Metcalf <cmetcalf@mellanox.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-30 14:45:50 +02:00
..
2016-07-14 16:21:53 +09:00
2016-02-17 09:39:56 +01:00
2013-12-18 16:39:54 -08:00
2016-07-26 16:19:19 -07:00
2016-01-22 18:04:28 -05:00
2013-10-16 12:36:10 -07:00