Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752979AbaDDWcX (ORCPT ); Fri, 4 Apr 2014 18:32:23 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:44854 "EHLO mail-wg0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752064AbaDDWcW (ORCPT ); Fri, 4 Apr 2014 18:32:22 -0400 From: Silvio Fricke To: Dan Carpenter Cc: Silvio Fricke , linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org Subject: [WIP] [PATCH v2 0/3] remove wrong cast of gfp_t flags Date: Sat, 5 Apr 2014 00:32:07 +0200 Message-Id: X-Mailer: git-send-email 1.9.0 In-Reply-To: <20140403094350.GH6991@mwanda> References: <20140403094350.GH6991@mwanda> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Dan, thanks for your review. Attached second version of this series. Cheers, Silvio Silvio Fricke (3): staging: vt6655: removed incorrect casting in wpactl.c staging: vt6655: removed incorrect casting in ioctl.c staging: vt6655: removed incorrect casting in iwctl.c drivers/staging/vt6655/ioctl.c | 6 ++++-- drivers/staging/vt6655/iwctl.c | 2 +- drivers/staging/vt6655/wpactl.c | 6 +++--- 3 files changed, 8 insertions(+), 6 deletions(-) -- 1.9.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/