pstore: Make "part" unsigned
authorMatthew Garrett <mjg@redhat.com>
Thu, 21 Jul 2011 20:57:54 +0000 (16:57 -0400)
committerTony Luck <tony.luck@intel.com>
Fri, 22 Jul 2011 23:14:29 +0000 (16:14 -0700)
commitb94fdd077eef5e6cab56836bf62695b497946716
treef1278f560084e6689a88a4e47f81484ffdb113df
parent56280682ceeef74b692b3e21d1872049eea7c887
pstore: Make "part" unsigned

We'll never have a negative part, so just make this an unsigned int.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/acpi/apei/erst.c
fs/pstore/platform.c
include/linux/pstore.h