From 8504ff6cab9cc43591999e542e437445db5cfd92 Mon Sep 17 00:00:00 2001 From: Ken Cox Date: Thu, 13 Mar 2014 15:39:20 -0500 Subject: [PATCH] Staging: unisys: uislib: Cleanup sparse warnings in uislib Clean up code to get rid of sparse warnings, mostly related to accessing I/O space. Remove uislibcmpxchg64() and use cmpxchg() instead. Signed-off-by: Ken Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed