OSDN Git Service

pstore: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:57 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:57 +0000 (16:21 +0200)
commit75c43e049398d7822c356da611eab0b30a1249e1
treefeb6e5672d495a14eb4a18b53d3674248bff4366
parent467817edc57ff0b1e3a1d3d97b534296a956fb82
pstore: drop owner assignment from platform_drivers

A platform_driver does not need to set an owner, it will be populated by the
driver core.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
fs/pstore/ram.c