]> git.neil.brown.name Git - history.git/commit
[PATCH] remove unneeded #define LinuxVersionCode from eata.c
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 26 May 2003 09:58:43 +0000 (02:58 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Mon, 26 May 2003 09:58:43 +0000 (02:58 -0700)
commitd86fa178dbd7235ce16dbff267ea5efe30703a3d
treeeccfe7e93351e189e1780e1b6ea6e7f2fdc667a4
parentd1dfe53b61c6e9ee1589f12e2f2275eb259ac15b
[PATCH] remove unneeded #define LinuxVersionCode from eata.c

From:  Adrian Bunk <bunk@fs.tum.de>

  the patch below removes the unneeded #define LinuxVersionCode from
  eata.c. It's not used and if it was needed KERNEL_VERSION in
  include/linux/version.h does the same.
drivers/scsi/eata.c