Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753837Ab0AaTiO (ORCPT ); Sun, 31 Jan 2010 14:38:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751623Ab0AaTiN (ORCPT ); Sun, 31 Jan 2010 14:38:13 -0500 Received: from qw-out-2122.google.com ([74.125.92.26]:16174 "EHLO qw-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932115Ab0AaTiL (ORCPT ); Sun, 31 Jan 2010 14:38:11 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:date:message-id:x-mailer; b=jxhfDaTHKaj8yXkWVSb2XwfRrVtlmaNZzLlySDbFiflW4yzTODcKFuPz4wWFRpfoPh f9jc46/0FNL5zCoKpb0CG8CB4FKnyz3f6X29K+emDgMR1NO2I9EzlrSxd1yBvOiyQllN RkoGmtcb241cwwU1ChhdJxr5+aNS8OGClNj1k= From: John Kacur To: lkml Cc: Dan Nicholson , Dave Airlie , FUJITA Tomonori , Jerome Glisse , Johannes Hirte , dri-devel , Alex Deucher , Kevin Winchester , Linus Torvalds , Ingo Molnar , John Kacur Subject: [PATCH 0/2] radeon_agp_init fixes Date: Sun, 31 Jan 2010 20:38:01 +0100 Message-Id: <1264966683-17992-1-git-send-email-jkacur@redhat.com> X-Mailer: git-send-email 1.6.0.6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 651 Lines: 18 radeon_agp_init fixes: John Kacur (2): radeon_agp: Fix warning, format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’. Also fix grammar/spelling error, change "to" to "too" radeon_agp: Move the check of the aper_size after drm_acp_acquire and drm_agp_info drivers/gpu/drm/radeon/radeon_agp.c | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) -- 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/