Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org> We should not be doing assignments within an if () block so fix up the code to not do this. change was created using Coccinelle. Acked-by: Alan Stern CC: Dan Williams CC: Antoine Tenart CC: Petr Mladek CC: Michal Sojka CC: « Rafael J. Wysocki » CC: Sergei Shtylyov Signed-off-by: Greg Kroah-Hartman Reviewed-by: …