]> git.baikalelectronics.ru Git - kernel.git/commit
[MTD] Fix const assignment in the MTD command line partitioning driver
authorDavid Howells <dhowells@redhat.com>
Tue, 8 Jul 2008 16:09:03 +0000 (17:09 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 11 Jul 2008 17:24:38 +0000 (18:24 +0100)
commit885b917a0e22cf4a6c48275a1ed553b8c98ad23b
tree167b8b3fef6d4ec2605c045558fe0e427d5cd723
parent6f488a23a117a4a8afc00ca480da5b0bd1898489
[MTD] Fix const assignment in the MTD command line partitioning driver

Fix const to non-const pointer assignment in the MTD command line partitioning
driver.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/cmdlinepart.c