RE: [PATCH -next] efivars: fix build warning when PSTORE is notenabled

From: Luck, Tony
Date: Thu Aug 04 2011 - 12:43:48 EST


-static u64 efi_pstore_write(enum pstore_type_id type, int part, size_t size,
- struct pstore_info *psi)
+static u64 efi_pstore_write(enum pstore_type_id type, unsigned int part,
+ size_t size, struct pstore_info *psi)

Good ... but too late - I'd already fixed it and sent a "please pull" to
Linus a few hours earlier. Fix is in Linus' tree as b728a5c806

-Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/