Re: 2.6.12-rc5-mm1

From: Yani Ioannou (yani.ioannou_at_gmail.com)
Date: 05/26/05

  • Next message: Andrew Morton: "Re: 2.6.12-rc2*: CD recorder problem"
    Date:	Thu, 26 May 2005 01:29:37 -0400
    To: Andrew Morton <akpm@osdl.org>
    
    
    

    Hi Andrew,

    This patch updates all the device attribute callbacks that weren't
    updated with the new parameter, I guess because they weren't in Greg's
    tree (including drivers/pcmcia/ds.c). Without the patch these
    callbacks are probably broken (and generate a warning along the lines
    of "assignment from incompatible pointer type").

    Please see http://lkml.org/lkml/2005/5/19/40 for the scripts I used to
    update the attributes automatically.

    Signed-off-by: Yani Ioannou <yani.ioannou@gmail.com>

    Thanks,
    Yani
     
      char/tpm/tpm.c | 2 +-
      char/tpm/tpm.h | 8 ++++----
      message/i2o/bus-osm.c | 2 +-
      message/i2o/exec-osm.c | 4 ++--
      pcmcia/ds.c | 2 +-
     5 files changed, 9 insertions(+), 9 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/



  • Next message: Andrew Morton: "Re: 2.6.12-rc2*: CD recorder problem"

    Relevant Pages