mtd: remove duplicate assignment of chip->state
authorTadashi Abe <tabe@mvista.com>
Thu, 19 May 2011 07:17:50 +0000 (16:17 +0900)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 25 May 2011 01:11:13 +0000 (02:11 +0100)
This is a trivial patch which removes unnecessary assignment of chip->state
in put_chip(). It's duplicated.

Signed-off-by: Tadashi Abe <tabe@mvista.com>
Acked-by: Joakim Tjernlund <joakim.tjernlund@transmode.se>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found